List Metrics
List Metrics configured for the specified Project. Metrics are returned in reverse chronological order.
Path parameters
The ID of the Project to list Metrics for.
Query parameters
Maximum number of items to return (1-100). Use with cursor for pagination through large sets.
Cursor for pagination. Pass the nextCursor from the previous response to get the next page of results.
Response
Successfully retrieved Metrics.
Changes
Changed in 2 of the 37 revisions of this API.34
- ▲
the response property
data/items/anyOf[subschema #1: AI int metric]/temperaturebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/anyOf[subschema #4: AI float metric]/temperaturebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/anyOf[subschema #7: AI boolean metric]/temperaturebecame optional for the status200response-property-became-optional
- ○
the
temperatureresponse's property default value0was removed for the status200response-property-default-value-removed
- ○
the
temperatureresponse's property default value0was removed for the status200response-property-default-value-removed
- ○
the
temperatureresponse's property default value0was removed for the status200response-property-default-value-removed
- ▲
- ○
endpoint added
endpoint-added
- ○