Skip to main content
GET
Get event metrics for a pipeline

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Path Parameters

pipeline_id
string<uuid>
required

Query Parameters

bucket
number
required

The interval, in seconds, over which events will be grouped

Required range: 300 <= x <= 1296000
field
enum<string>
default:app

The field in the event to group events by

Available options:
app,
host,
label,
level
from
string<date-time>
required

The event metrics start date

to
string<date-time>
required

The event metrics end date

with_changes
boolean
default:false

Include metric changes compared to the previous duration

Response

200

Default Response