List purchase items for a specific attendee

Returns a paginated list of purchase item records for a specific attendee. Each record includes the quantity purchased and payment 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

integer
required

Attendee 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

Attendee 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