Get queue item result.
API Key used to authenticate your requests. How to create one.
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.
Queue item result
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.