completed, failed, or
aborted, then inspect the result or error details.
Workflow
- Capture the task ID from the write response.
- Request the task resource with the same regional base URL.
- Continue polling while the status is
queuedorin_progress. - Stop on a terminal status and record the task details for audit.
Polling intervals, retry handling, and response fields should be confirmed against the live tenant
and the endpoint version used by your client.