Docs

List Event Attendees

Retrieves attendees for a Billetweb event.

GET

Query

Arguments
numberrequired

Event identifier.

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 by a specific session identifier.

boolean

Only include non-past sessions.

number

Filter by check-in state.

number

Filter by ticket identifier.

string

Filter by buyer email.

string

Filter by external ticket identifier.

string

Filter by barcode.

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.