Get Analytics
Analytics
Get Analytics
This route allows you to view the analytics for a dataset using a structured query.
POST
Get Analytics
Documentation Index
Fetch the complete documentation index at: https://docs.trieve.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.
Body
application/json
JSON request payload to filter the graph
Represents a complete Analytics query with parameters
Simple columns to select
Available options:
search_queries Complex expressions to select
WHERE clause conditions
Represents a GROUP BY clause
Tables to join with
LIMIT clause
Required range:
x >= 0OFFSET clause
Required range:
x >= 0Response
200 - application/json
The analytics for the dataset