custom_metadata property. This helps recognize your transcription when fetching results, and enables filtering via the list endpoints.
- Pre-recorded: add
custom_metadatato your POST request to/v2/pre-recorded, then filter via GET/v2/pre-recordedor fetch via GET/v2/pre-recorded/:id. - Live: add
custom_metadatato your session configuration, then filter via the GET/v2/livelist endpoint or fetch via the GET/v2/live/:idendpoint.