Query windowed pipeline data
Pipeline data
Query windowed pipeline data
Returns events or metrics within the requested time window, with optional id cursor and filters.
GET
Query windowed pipeline data
Authorizations
JWT access token. Paste the token only; the Bearer prefix is added automatically.
Path Parameters
Data type
Available options:
events, metrics Query Parameters
RFC3339 start timestamp (inclusive)
RFC3339 end timestamp (exclusive)
Return records with id greater than this value (pagination)
Max records to return (default 1000, max 5000)
Response
OK
The response is of type object.