v1

latestOpenAPI 3.1.02026-07-261444991.2 MB
Metric

List metrics

This endpoint is used to list metrics. It returns information about the metrics including its name, description, and item.

get/metrics

Query parameters

limitinteger

The number of items to fetch. Defaults to 20.

cursorstring nullable

Cursor for pagination. This can be populated by the next_cursor value returned from the initial request.

created_at[gte]string date-time nullable
created_at[gt]string date-time nullable
created_at[lt]string date-time nullable
created_at[lte]string date-time nullable

Response

OK