Endpoint
Authentication
Path Variables
| Parameter | Type | Required | Description |
|---|---|---|---|
file_id | string | Yes | the file id generated in response when the file was queued |
Query Parameters
| Parameter | Type | Required | Description | Default | Options |
|---|---|---|---|---|---|
get_structured_post_processing | string | No | if true the post-processed results will be structured as json else it will be a MarkDown formated text | f | f/t |
Basic request and response sample
File processing status
- FILE_QUEUED
- FILE_PENDING
- FILE_PROCESSING
- FILE_TRANSCRIBED
- FILE_PROCESSING_FAILED
