Skip to main content

List Ticket Buyer IDs

Returns the list of ticket buyer IDs for your company account.

Each ticket buyer ID is a UUID, a universally unique identifier.

Note

You need to authenticate with your company admin key for this API call.

GET https://api-{region}.seatsio.net/ticket-buyers
Note

The maximum number of ticket buyer ID's that can be retrieved in a single request is 1000. The serverside SDKs will automatically paginate the results for you, so you can iterate through all IDs without worrying about the limit.