v3
latestSwagger 2.02026-08-067506752.0 MBtranscript
Return the transcript's content as speaker-attributed lines
get/v1/org/{orgId}/transcript/{transcriptId}/content
Path parameters
orgIdstring required
Org identifier (either id or slug)
transcriptIdstring required
Transcript id
Response
successful operation
Example response
{
"data": [
{
"startAt": "2017-01-24T13:57:52Z",
"endAt": "2017-01-24T13:57:55Z"
}
],
"access": [
{
"ids": [
"588f7ee98f138b19220041a7"
]
}
]
}