Get the meeting agenda for a participant

Returns the full meeting agenda for a specific participant. Includes all requested and accepted meetings. Metadata contains available time slots, blocked slots, and meeting status constants. Supports user, app, and attendee authentication.

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

Event slug or numeric ID

integer
required

Business conference ID

integer
required

Participant ID

Query Params
integer

Page number (default: 1)

integer

Page size (max: 24, default: 24)

string

If present, dates are converted to UTC offset

Responses
200

Participant agenda with meetings and metadata

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!