Skip to main content
GET
cURL
The transcript can be large, so it is only included when explicitly requested via properties=transcript.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Unique identifier

Example:

"RiHO4e0Ju3DS"

Query Parameters

properties
enum<string>[]

Select the meeting properties that should be returned

Available options:
title,
time,
status,
processingError,
provider,
accountId,
participants,
transcript,
createdAt,
updatedAt

Response

Meeting

data
object