{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations AnalyticsReportInstances API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "AnalyticsReportInstances", "type": "folder" }, "items": [ { "info": { "name": "Get Analytics Report Instances", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/analyticsReportInstances/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[analyticsReportInstances]", "value": "", "type": "query", "description": "the fields to include for returned resources of type analyticsReportInstances" } ] }, "docs": "Get Analytics Report Instances" }, { "info": { "name": "List Related Analytics Report Instances / Segments", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/analyticsReportInstances/:id/relationships/segments", "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 Analytics Report Instances / Segments" }, { "info": { "name": "List Related Analytics Report Instances / Segments", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/analyticsReportInstances/:id/segments", "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" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" } ] }, "docs": "List Related Analytics Report Instances / Segments" } ] } ], "bundled": true }