Invites
Find invite by external id
1min
Find an invite (or many invites) by searching for them with the external_id
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
external_id
String
required
The external_id is a custom field used to store, for example, UUIDs from 3rd party systems that are being integrated with Brella. This field is only editable and accessible through the API and CSV imports. It is not generated by default.
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