API Reference
Transcript
Get all transcript sentences by meeting id
GET
/
v1
/
meetings
/
{meetingId}
/
transcript
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and a token
Path Parameters
meetingId
string
requiredMeeting ID
Query Parameters
limit
integer
Number of records to fetch
Required range:
1 < x < 500
cursor
string
Cursor to continue reading from
Response
200 - application/json
pagination
object
sentences
object[]