Attach metadata to transcription jobs for filtering and retrieval
Pre-recordedLiveYou can add metadata to your transcription using the custom_metadata property. This helps recognize your transcription when fetching results, and enables filtering via the list endpoints.
Pre-recorded: add custom_metadata to your POST request to /v2/pre-recorded, then filter via GET /v2/pre-recorded or fetch via GET /v2/pre-recorded/:id.