{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations DiagnosticSignatures API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "DiagnosticSignatures", "type": "folder" }, "items": [ { "info": { "name": "List Related Diagnostic Signatures / Logs", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/diagnosticSignatures/:id/logs", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" } ] }, "docs": "List Related Diagnostic Signatures / Logs" } ] } ], "bundled": true }