Get async upload status
get_statusRetrieve the status of an asynchronous upload by providing the 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 |