builds__diagnostic_signatures__list
Retrieve diagnostic signatures for a specific build, filtered by type such as disk writes, hangs, or launches. Supports pagination for large result sets.
Instructions
List the diagnostic signatures belonging to a build. [GET /v1/builds/{id}/diagnosticSignatures]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. | |
| filter_diagnosticType | No | filter by attribute 'diagnosticType' |