GET
/
api
/
metrics

Query Parameters

per_page
integer

How many items to show per page.

page
integer

Which page to show.

sort
enum<string>

Field to sort by.

Available options:
name,
order,
id
include
enum<string>

Include related resources.

Available options:
points
filters[name]
string

Filter by name.

filters[calc_type]
enum<string>
Available options:
Cachet\Enums\MetricTypeEnum Filter by calculation type

Response

200 - application/json
data
object[]