List workshops for an attendee

Returns the list of workshops that the specified attendee is registered for. Results are ordered by start_date ascending, then workshop name ascending. Requires user or 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

string
required

Attendee ID or UUID

Query Params
string

Comma-separated relationships to include

Responses
200

List of attendee's workshops

401

Unauthorized

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