List Transcriptions

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

curl "https://nest.messagebird.one/workspaces/{workpaceId}/transcriptions/" \
     -H 'Authorization: Bearer {Token}'

Last updated