Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

session_id
string
required

The session ID of the meeting instance from create meeting api call.

token
string

The authentication bearer token value - provide if you would like to download the whole transcription as a VTT file.

Response

Successful response (either transcription list or status message)

result
object[]
required
message
string
required
Example:

"Your meeting transcription is fetched successfully."

status_code
integer
required
Example:

200

destination
string | null
required
Example:

null