Sponsors

List all sponsors

1min
List all sponsors in a specific event
GET
Request
Path Params
{organizationId}
Number
required
The id of the Brella organization you are trying to retrieve data from
{eventId}
Number
required
The id of the Brella event you are trying to retrieve data from
Query Parameters
page[size]
String
required
Paginate the response of this endpoint. This is required.
page[number]
String
required
Retrieve a specific page of results.
Header Parameters
Brella-API-Access-Token
String
required
Your unique Brella API key
Accept
String
required
application/vnd.brella.v4+json
Content-Type
String
required
application/json
Curl
Responses
200