Get Transfer Requests

Returns the ticket transfer requests the authenticated user sent, plus (unless the client configuration sets queryTransferRequestsOnlyBySender) those they have already accepted as the receiver. Transfers created by the v2 bulk flow carry no receiver until they are accepted, so a recipient cannot discover a pending offer here: they look it up with the shared code via GET /v2/transfers/code/{code} instead. Ordered by identifier.

Requires the ticket transfer feature to be enabled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0
Defaults to 0

Zero-based index of the page to return.

integer
≥ 1
Defaults to 1000

Maximum number of items to return per page.

Responses

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