Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Uniquely identifies the conference.

participant_id
string
required

Uniquely identifies the participant by their ID or label.

Response

Successful response

data
Conference Participant · object