Get async upload status
get_statusCheck the status of an async upload by request ID. Poll this endpoint until the status returns 'success' or 'failed'.
Instructions
Check the status of an async upload by request_id. Poll this until status is 'success' or 'failed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No |