List Transcriptions

In order to retrieve all transcriptions in your workspace you can use this request.

curl "/workspaces/{workpaceId}/transcriptions" \
     -H 'Authorization: Bearer {Token}'

Last updated