GET
/
v1
/
meetings
/
{meetingId}
/
transcript

Authorizations

Authorization
string
headerrequired

Type "Bearer" followed by a space and a token

Path Parameters

meetingId
string
required

Meeting ID

Query Parameters

limit
integer

Number of records to fetch

cursor
string

Cursor to continue reading from

Response

200 - application/json
pagination
object
sentences
object[]