Statistics & analytics

Get meeting or chat by id

2min
Get detailed information about a specific meeting/ chat at the event
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
{attendeeId}
Number
required
The id of the attendee you are trying to retrieve data from
Parameter name
Number
required
The id of the meeting record you want to retrieve
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


Notes:

Available data:

This endpoint shows detailed metadata about a specific meeting or chat. If uses-meeting-slots:true, then the entry can be considered a meeting, and not a chat.