Event Tickets
Retrieve event tickets
Retrieve all event tickets.
OAuth
Required scopes:events.readonly
or events
GET
/
events
/
tickets
/
v1
Authorizations
Authorization
string
headerrequiredSee our authentication documentation for how to authorize your requests
Headers
spacebring-network-id
string
The id of the network. Required when using bearer token authentication
Query Parameters
locationRef
string
requiredThe id of the location.
limit
integer
default: 25The number of items to return
nextPageToken
string
nextPageToken retrieved from a previous request
Response
200 - application/json
tickets
object[]
nextPageToken
string