List Recordings

In order to retrieve all recordings you can use this request.

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

Last updated