Returns score trend over a time range, bucketed by the requested granularity.
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication. Include the token in the Authorization header as: Authorization: Bearer <token>. The JWT must contain valid client_id, and project_id claims for tenant isolation and SDK routing.
Start of the time range (ISO 8601)
End of the time range (ISO 8601)
Time bucket granularity
day, week, month Fully qualified name to scope the trend (e.g. service.database.schema.table)
Filter by assessment type
JSON object mapping dimension UUIDs to weights, e.g. {"": 0.5}
Successful Response
Score trend over a time range.
Scope level of the trend
"service"
Entity identifier for the scope
Start of the time range (ISO 8601)
"2024-01-01T00:00:00Z"
End of the time range (ISO 8601)
"2024-01-31T23:59:59Z"
Time bucket granularity
"day"
"week"
"month"
Trend data points