{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations CiProducts API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "CiProducts", "type": "folder" }, "items": [ { "info": { "name": "List Ci Products", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts", "params": [ { "name": "filter[productType]", "value": "", "type": "query", "description": "filter by attribute 'productType'" }, { "name": "filter[app]", "value": "", "type": "query", "description": "filter by id(s) of related 'app'" }, { "name": "fields[ciProducts]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ciProducts" }, { "name": "fields[apps]", "value": "", "type": "query", "description": "the fields to include for returned resources of type apps" }, { "name": "fields[bundleIds]", "value": "", "type": "query", "description": "the fields to include for returned resources of type bundleIds" }, { "name": "fields[scmRepositories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmRepositories" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[primaryRepositories]", "value": "", "type": "query", "description": "maximum number of related primaryRepositories returned (when they are included)" } ] }, "docs": "List Ci Products" }, { "info": { "name": "Get Ci Products", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[ciProducts]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ciProducts" }, { "name": "fields[apps]", "value": "", "type": "query", "description": "the fields to include for returned resources of type apps" }, { "name": "fields[bundleIds]", "value": "", "type": "query", "description": "the fields to include for returned resources of type bundleIds" }, { "name": "fields[scmRepositories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmRepositories" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[primaryRepositories]", "value": "", "type": "query", "description": "maximum number of related primaryRepositories returned (when they are included)" } ] }, "docs": "Get Ci Products" }, { "info": { "name": "Delete Ci Products", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Delete Ci Products" }, { "info": { "name": "List Related Ci Products / Additional Repositories", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id/relationships/additionalRepositories", "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 Ci Products / Additional Repositories" }, { "info": { "name": "List Related Ci Products / Additional Repositories", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id/additionalRepositories", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "filter[id]", "value": "", "type": "query", "description": "filter by id(s)" }, { "name": "fields[scmRepositories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmRepositories" }, { "name": "fields[scmProviders]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmProviders" }, { "name": "fields[scmGitReferences]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmGitReferences" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "List Related Ci Products / Additional Repositories" }, { "info": { "name": "Get Related Ci Products / App", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id/relationships/app", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related Ci Products / App" }, { "info": { "name": "Get Related Ci Products / App", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id/app", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[apps]", "value": "", "type": "query", "description": "the fields to include for returned resources of type apps" }, { "name": "fields[appEncryptionDeclarations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appEncryptionDeclarations" }, { "name": "fields[buildIcons]", "value": "", "type": "query", "description": "the fields to include for returned resources of type buildIcons" }, { "name": "fields[ciProducts]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ciProducts" }, { "name": "fields[betaGroups]", "value": "", "type": "query", "description": "the fields to include for returned resources of type betaGroups" }, { "name": "fields[appStoreVersions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appStoreVersions" }, { "name": "fields[preReleaseVersions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type preReleaseVersions" }, { "name": "fields[betaAppLocalizations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type betaAppLocalizations" }, { "name": "fields[builds]", "value": "", "type": "query", "description": "the fields to include for returned resources of type builds" }, { "name": "fields[betaLicenseAgreements]", "value": "", "type": "query", "description": "the fields to include for returned resources of type betaLicenseAgreements" }, { "name": "fields[betaAppReviewDetails]", "value": "", "type": "query", "description": "the fields to include for returned resources of type betaAppReviewDetails" }, { "name": "fields[appInfos]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appInfos" }, { "name": "fields[appClips]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appClips" }, { "name": "fields[endUserLicenseAgreements]", "value": "", "type": "query", "description": "the fields to include for returned resources of type endUserLicenseAgreements" }, { "name": "fields[inAppPurchases]", "value": "", "type": "query", "description": "the fields to include for returned resources of type inAppPurchases" }, { "name": "fields[subscriptionGroups]", "value": "", "type": "query", "description": "the fields to include for returned resources of type subscriptionGroups" }, { "name": "fields[gameCenterEnabledVersions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterEnabledVersions" }, { "name": "fields[appCustomProductPages]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appCustomProductPages" }, { "name": "fields[promotedPurchases]", "value": "", "type": "query", "description": "the fields to include for returned resources of type promotedPurchases" }, { "name": "fields[appEvents]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appEvents" }, { "name": "fields[reviewSubmissions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type reviewSubmissions" }, { "name": "fields[subscriptionGracePeriods]", "value": "", "type": "query", "description": "the fields to include for returned resources of type subscriptionGracePeriods" }, { "name": "fields[gameCenterDetails]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterDetails" }, { "name": "fields[appStoreVersionExperiments]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appStoreVersionExperiments" }, { "name": "fields[androidToIosAppMappingDetails]", "value": "", "type": "query", "description": "the fields to include for returned resources of type androidToIosAppMappingDetails" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[appEncryptionDeclarations]", "value": "", "type": "query", "description": "maximum number of related appEncryptionDeclarations returned (when they are included)" }, { "name": "limit[betaGroups]", "value": "", "type": "query", "description": "maximum number of related betaGroups returned (when they are included)" }, { "name": "limit[appStoreVersions]", "value": "", "type": "query", "description": "maximum number of related appStoreVersions returned (when they are included)" }, { "name": "limit[preReleaseVersions]", "value": "", "type": "query", "description": "maximum number of related preReleaseVersions returned (when they are included)" }, { "name": "limit[betaAppLocalizations]", "value": "", "type": "query", "description": "maximum number of related betaAppLocalizations returned (when they are included)" }, { "name": "limit[builds]", "value": "", "type": "query", "description": "maximum number of related builds returned (when they are included)" }, { "name": "limit[appInfos]", "value": "", "type": "query", "description": "maximum number of related appInfos returned (when they are included)" }, { "name": "limit[appClips]", "value": "", "type": "query", "description": "maximum number of related appClips returned (when they are included)" }, { "name": "limit[inAppPurchases]", "value": "", "type": "query", "description": "maximum number of related inAppPurchases returned (when they are included)" }, { "name": "limit[subscriptionGroups]", "value": "", "type": "query", "description": "maximum number of related subscriptionGroups returned (when they are included)" }, { "name": "limit[gameCenterEnabledVersions]", "value": "", "type": "query", "description": "maximum number of related gameCenterEnabledVersions returned (when they are included)" }, { "name": "limit[appCustomProductPages]", "value": "", "type": "query", "description": "maximum number of related appCustomProductPages returned (when they are included)" }, { "name": "limit[inAppPurchasesV2]", "value": "", "type": "query", "description": "maximum number of related inAppPurchasesV2 returned (when they are included)" }, { "name": "limit[promotedPurchases]", "value": "", "type": "query", "description": "maximum number of related promotedPurchases returned (when they are included)" }, { "name": "limit[appEvents]", "value": "", "type": "query", "description": "maximum number of related appEvents returned (when they are included)" }, { "name": "limit[reviewSubmissions]", "value": "", "type": "query", "description": "maximum number of related reviewSubmissions returned (when they are included)" }, { "name": "limit[appStoreVersionExperimentsV2]", "value": "", "type": "query", "description": "maximum number of related appStoreVersionExperimentsV2 returned (when they are included)" }, { "name": "limit[androidToIosAppMappingDetails]", "value": "", "type": "query", "description": "maximum number of related androidToIosAppMappingDetails returned (when they are included)" } ] }, "docs": "Get Related Ci Products / App" }, { "info": { "name": "List Related Ci Products / Build Runs", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id/relationships/buildRuns", "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 Ci Products / Build Runs" }, { "info": { "name": "List Related Ci Products / Build Runs", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id/buildRuns", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "filter[builds]", "value": "", "type": "query", "description": "filter by id(s) of related 'builds'" }, { "name": "sort", "value": "", "type": "query", "description": "comma-separated list of sort expressions; resources will be sorted as specified" }, { "name": "fields[ciBuildRuns]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ciBuildRuns" }, { "name": "fields[builds]", "value": "", "type": "query", "description": "the fields to include for returned resources of type builds" }, { "name": "fields[ciWorkflows]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ciWorkflows" }, { "name": "fields[ciProducts]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ciProducts" }, { "name": "fields[scmGitReferences]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmGitReferences" }, { "name": "fields[scmPullRequests]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmPullRequests" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[builds]", "value": "", "type": "query", "description": "maximum number of related builds returned (when they are included)" } ] }, "docs": "List Related Ci Products / Build Runs" }, { "info": { "name": "List Related Ci Products / Primary Repositories", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id/relationships/primaryRepositories", "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 Ci Products / Primary Repositories" }, { "info": { "name": "List Related Ci Products / Primary Repositories", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id/primaryRepositories", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "filter[id]", "value": "", "type": "query", "description": "filter by id(s)" }, { "name": "fields[scmRepositories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmRepositories" }, { "name": "fields[scmProviders]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmProviders" }, { "name": "fields[scmGitReferences]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmGitReferences" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "List Related Ci Products / Primary Repositories" }, { "info": { "name": "List Related Ci Products / Workflows", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id/relationships/workflows", "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 Ci Products / Workflows" }, { "info": { "name": "List Related Ci Products / Workflows", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/ciProducts/:id/workflows", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[ciWorkflows]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ciWorkflows" }, { "name": "fields[ciProducts]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ciProducts" }, { "name": "fields[scmRepositories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type scmRepositories" }, { "name": "fields[ciXcodeVersions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ciXcodeVersions" }, { "name": "fields[ciMacOsVersions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ciMacOsVersions" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "List Related Ci Products / Workflows" } ] } ], "bundled": true }