Docs

List All Attendees

Retrieves attendees across all Billetweb events.

GET

Query

Arguments
number

Only return attendees updated after this Unix timestamp.

number

Only return attendees updated during the last N minutes.

number

Only return attendees modified before this Unix timestamp.

string

Filter attendees for events containing a specific tag.

boolean

Only include unfinished events.

string

Filter by buyer email.

number

Filter by ticket identifier.

string

Filter by session identifier.

number

Filter by check-in state.

number

Include refunded or canceled tickets.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.