diagnostic_signatures__logs__list
List logs belonging to a diagnostic signature to analyze app performance and identify issues.
Instructions
List the logs belonging to a diagnostic signature. [GET /v1/diagnosticSignatures/{id}/logs]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. |