{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations AnalyticsReportSegments API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "AnalyticsReportSegments", "type": "folder" }, "items": [ { "info": { "name": "Get Analytics Report Segments", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/analyticsReportSegments/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[analyticsReportSegments]", "value": "", "type": "query", "description": "the fields to include for returned resources of type analyticsReportSegments" } ] }, "docs": "Get Analytics Report Segments" } ] } ], "bundled": true }