Creating Queries
You have two options for creating queries:- Via the Allium App - Create and save queries through the UI (Learn more)
- Via the API - Create queries programmatically using the Create Query endpoint
Available Endpoints
Query Management
Create Query
Create a new saved query programmatically
Update Query
Modify an existing saved query
Execute Query
Create a new query run for a saved query
Query Run Management
Get Latest Run
Retrieve the latest query run information
Check Run Status
Retrieve the status of a query run
Get Results
Retrieve the results of a query run
Cancel Run
Cancel a running query