cURL
curl --request GET \ --url https://api.example.com/api/v1/integration/audio \ --header 'x-api-key: <api-key>'
Returns all audios created by the authenticated integration user.
List of audios
Was this page helpful?