List all attendee purchase items for an event

Returns a paginated list of all attendee purchase item records across the event. Each record represents a specific attendee's purchase of a specific item, including quantity and paid status. Supports optional relationship includes (attendee, purchase_item).

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

Comma-separated relationships to include. Available: attendee, purchase_item

Responses

401

Unauthorized - missing or invalid token

404

Event not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json