Get Process Status
get_process_statusRetrieve the status of an asynchronous process using its process status ID. Used to check completion after submitting create, update, or delete requests.
Instructions
Get the status of an asynchronous process by its process status ID. All PUT/POST/DELETE requests return a process status ID that can be used here to check completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| processStatusId | Yes | The process status ID returned by a previous request. |