Skip to main content
GET
Get speaker

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string<uuid>
required
speaker_id
string<uuid>
required

Response

200 - application/json

Speaker.

id
string<uuid>
object
enum<string>
Available options:
speaker
type
enum<string>
Available options:
anonymous,
named
display_name
string
sample_count
integer | null
status
string | null
is_org_user
boolean | null
created_at
string | null
updated_at
string | null
Last modified on July 8, 2026