Events
Find event by name
1min
Find and retrieve the relevant data for a specific event within an organization by using the event's name as a query parameter
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
name
required
String
The name of the event you are searching for. This can also be found in the details tab of your event's Admin Panel.
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
Updated 13 Apr 2023
Did this page help you?