Attendees

Find attendee by email

1min
Find a specific attendee by 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
email
String
optional
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
String
required
Your unique Brella API key
Accept
String
required
application/vnd.brella.v4+json
Content-Type
String
required
application/json
Curl
Responses
200