beta_feedback_screenshot_submissions__get
Retrieve a single beta feedback screenshot submission by its ID to inspect details like screenshots, comments, device info, and related build or tester records.
Instructions
Read one beta feedback screenshot submission by ID. [GET /v1/betaFeedbackScreenshotSubmissions/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. | |
| fields_betaFeedbackScreenshotSubmissions | No | the fields to include for returned resources of type betaFeedbackScreenshotSubmissions Return only these attributes. A full row set can exceed 200 KB. |