cURL
curl --request GET \ --url https://api.amplemarket.com/calls/{id}/recording \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Get call recording
external: false
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Call ID
successful
Was this page helpful?