builds__perf_power_metrics__list
Fetch performance and power metrics for a specific app build. Filter results by platform, device type, or metric type to analyze build health.
Instructions
List the perf power metrics belonging to a build. [GET /v1/builds/{id}/perfPowerMetrics]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| next_url | No | Absolute links.next URL from a previous response. | |
| filter_platform | No | filter by attribute 'platform' | |
| filter_deviceType | No | filter by attribute 'deviceType' | |
| filter_metricType | No | filter by attribute 'metricType' |