{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations BetaFeedbackCrashSubmissions API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "BetaFeedbackCrashSubmissions", "type": "folder" }, "items": [ { "info": { "name": "Get Beta Feedback Crash Submissions", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/betaFeedbackCrashSubmissions/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[betaFeedbackCrashSubmissions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type betaFeedbackCrashSubmissions" }, { "name": "fields[builds]", "value": "", "type": "query", "description": "the fields to include for returned resources of type builds" }, { "name": "fields[betaTesters]", "value": "", "type": "query", "description": "the fields to include for returned resources of type betaTesters" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "Get Beta Feedback Crash Submissions" }, { "info": { "name": "Delete Beta Feedback Crash Submissions", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.appstoreconnect.apple.com/v1/betaFeedbackCrashSubmissions/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Delete Beta Feedback Crash Submissions" }, { "info": { "name": "Get Related Beta Feedback Crash Submissions / Crash Log", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/betaFeedbackCrashSubmissions/:id/relationships/crashLog", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related Beta Feedback Crash Submissions / Crash Log" }, { "info": { "name": "Get Related Beta Feedback Crash Submissions / Crash Log", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/betaFeedbackCrashSubmissions/:id/crashLog", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[betaCrashLogs]", "value": "", "type": "query", "description": "the fields to include for returned resources of type betaCrashLogs" } ] }, "docs": "Get Related Beta Feedback Crash Submissions / Crash Log" } ] } ], "bundled": true }