v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Metrics

Query event metrics grouped by individual issue

Returns metrics for events broken down by individual issue IDs. Uses arrayJoin to create one row per issue per event, enabling per-issue analytics. Useful for tracking which issues affect the most events over time.

get/metrics/events-by-issue

Query parameters

startstring date-time required

Start of the time range in ISO 8601 format

endstring date-time required

End of the time range in ISO 8601 format

granularitystring nullable

Time bucket granularity. Format: <number><unit> where unit is s (seconds 1-60), m (minutes 1-60), h (hours 1-24), d (days 1-31), w (weeks 1-4), M (months 1-12). Examples: 1s, 5m, 1h, 1d

source_idstring

Filter by source ID

destination_idstring

Filter by destination ID

webhook_idstring

Filter by webhook/connection ID

measuresstring[]

Metrics to calculate

dimensionsstring[]

Dimensions to group by

Response

Events by issue metrics results