Get Queue Item result
Get queue item result.
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
Your project name. It is the name you provide when creating a project.
Your queue ID. It is the ID of the queue you provided when creating it.
Queue item run ID, obtained from the append queue item endpoint response.
Response
The result of an item execution. Can be queued, pending, completed or failed. Queued means the item has not been processed yet. Pending means the item is currently being processed, and thus cannot be deleted.
The run ID of the item
Execution status of the item
queued
The result of an item execution. Can be queued, pending, completed or failed. Queued means the item has not been processed yet. Pending means the item is currently being processed, and thus cannot be deleted.
The run ID of the item
Execution status of the item
queued
The result of an item execution. Can be queued, pending, completed or failed. Queued means the item has not been processed yet. Pending means the item is currently being processed, and thus cannot be deleted.
The run ID of the item
Execution status of the item
pending
The result of an item execution. Can be queued, pending, completed or failed. Queued means the item has not been processed yet. Pending means the item is currently being processed, and thus cannot be deleted.
The run ID of the item
Execution status of the item
completed
The API response status code
The result of an API call.
The result of an item execution. Can be queued, pending, completed or failed. Queued means the item has not been processed yet. Pending means the item is currently being processed, and thus cannot be deleted.
The run ID of the item
Execution status of the item
failed
The error that occurred during API execution.
The API response status code.