Invites

Find invite by email

1min
Find an invite (or many invites) by searching for them by the associated email address
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_email
String
required
The email address associated with the invite. Emails are not unique in Brella, as there can be multiple invites for the same email address.
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