Skip to main content

List the authenticated attendee's orders

GET 

/orders

Returns every order belonging to the attendee bound to the bearer's Clerk identity. First-party tokens (Rift Pass) see across all organizations; tokens for an organizer-registered app see only that organization's orders.

Auth: Bearer Clerk OAuth access token. Required scope: orders:read.

Request

Responses

Orders for the authenticated attendee.