List Transcriptions
In order to retrieve all transcriptions in your workspace you can use this request.
List transcriptions
List transcriptions
GET/workspaces/{workspaceId}/transcriptions
Authorization
Path parameters
workspaceId*string
Query parameters
Response
OK
Body
resultsarray of Transcription (object)
nextPageTokenstring
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display.
Request
Response
Last updated