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}
required
Number
The id of the Brella organization you are trying to retrieve data from
{eventId}
required
Number
The id of the Brella event you are trying to retrieve data from
Query Parameters
external_id
required
String
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
required
String
Your unique Brella API key
Accept
required
String
application/vnd.brella.v4+json
Content-Type
required
String
application/json
Curl
Responses
200