Get async upload status
get_statusCheck the status of an asynchronous upload by request ID. Poll until the upload finishes as 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 |