Metrics

List Metrics

get/metrics

Query parameters

sortstring

Available sorts are name, order, id. You can sort by multiple options by separating them with a comma. To sort in descending order, use - sign in front of the sort, for example: -name.

includestring

Available includes are points, pointsCount, pointsExists. You can include multiple options by separating them with a comma.

per_pageinteger

How many items to show per page.

pageinteger

Which page to show.

filter[name]string

Filter by name.

filter[calc_type]0 | 1

Filter by calculation type.

Response

Paginated set of Metric

Changes