API Reference
Log In
API Reference

List job metrics

This endpoint returns a list of the jobs run within a time frame. It can be sorted by identifier and teamIdentifier.

👍

Roles

All the roles can access this route.

Query Params
string

The window of time, in seconds, back from the current time. For instance, ?since=86400 will query jobs metrics for the previous 24 hours (24 hours = 86,400 seconds). If since is not included, or set to 0, this endpoint defaults to returning the past 7 days of job metrics.

Responses

Language
Credentials
Request
Choose an example:
application/json