beta_feedback_screenshot_submissions__get
Retrieve a specific beta feedback screenshot submission using its ID. Include related build or tester data in a single call.
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. |