cURL
curl --request GET \ --url https://api.example.com/api/v1/integration/audio/{id} \ --header 'x-api-key: <api-key>'
Returns a single audio by its ID. Only accessible if owned by the authenticated user.
Audio ID
Audio details
Was this page helpful?