Check the execution status of a query run. Use this endpoint to poll for completion after running a query.Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
| Status | Description |
|---|---|
created | Query has been created |
queued | Query has been queued for execution |
running | Query is currently executing |
success | Query has successfully executed |
failed | Query execution failed |
canceled | Query was canceled, likely due to user action |