Attendees

Find attendee by email

1min
Find a specific attendee by email address
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
email
optional
String
The email of the attendee you want to retrieve. This may be different from the email address in the associated invite used by the attendee.
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