Audio
Retrieve voice consent
Retrieves a voice consent recording.
get/audio/voice_consents/{consent_id}
Path parameters
consent_idstring required
The ID of the consent recording to retrieve.
Response
OK
Example response
{
"id": "cons_1234"
}Changes
No recorded changes to this endpoint across all 31 revisions of this API.