v1
latestOpenAPI 3.0.12026-07-2696152184.1 KBList Metric Results
Query parameters
The ID of the agent.
The ID of the deployment.
The ID of the metric.
Filter metric results created at or after this RFC 3339 datetime.
Filter metric results created before or at this RFC 3339 datetime.
The ID of the call.
A cursor to use in pagination. starting_after is a metric result ID that defines your place in the list. For example, if you make a /metrics/results request and receive 100 objects, ending with metric_result_abc123, your subsequent call can include starting_after=metric_result_abc123 to fetch the next page of the list.
A cursor to use in pagination. ending_before is a metric result ID that defines your place in the list. For example, if you make a /metrics/results request and receive 100 objects, starting with metric_result_abc123, your subsequent call can include ending_before=metric_result_abc123 to fetch the previous page of the list.
The number of metric results to return per page, ranging between 1 and 100.
Headers
API version header.