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}
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
{attendeeId}
required
Number
The id of the attendee you are trying to retrieve data from
Parameter name
required
Number
The id of the meeting record you want to retrieve
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


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.