Skip to main content
GET
Get Conference Call Info by ID

Authorizations

apikey
string
query
required

Path Parameters

call_id
string
required
Example:

"12456788674"

Query Parameters

audio
boolean

true to include audio URL in response

Example:

true

format
enum<string>

whether to return the transcript in 'json' or 'html' format

Available options:
json,
html
Example:

"html"

clean
boolean

to clean the transcript text and combine adjacent utterances by the same speaker

Example:

true

Response

OK

The response is of type object.