Skip to main content
GET
Get Room

Authorizations

Authorization
string
header
required

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

Path Parameters

room_id
string<uuid>
required

Response

Successful Response

Response model for interview room details.

id
string
required
project_id
string
required
access_token
string
required
url
string
required
room_name
string
required
max_duration_minutes
integer
required
status
string
required
created_at
string<date-time>
required
created_by
string
required
record_id
string | null
respondent_email
string | null
research_goals_override
string | null
interview_guide_override
string | null
started_at
string<date-time> | null
finished_at
string<date-time> | null
expires_at
string<date-time> | null
voice
string | null
realtime_provider
string | null
language
string | null
topics_for_respondent
string | null
display_name
string | null
Maximum string length: 42