List business conferences for an event

Returns a paginated list of business conferences for the given event. With an app token, results are scoped to conferences accessible by that app. With a user token, all conferences are returned. Supports filtering by updated_since timestamp. Includes participant types and their profile fields by default. Cached for 5 minutes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event slug or numeric ID

Query Params
integer

Page number (default: 1)

integer

Page size (max: 24, default: 24)

string

ISO 8601 timestamp to filter conferences updated after this date

Responses
200

Paginated list of business conferences

401

Unauthorized -- missing or invalid token

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!