{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations GameCenterMatchmakingQueues API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "GameCenterMatchmakingQueues", "type": "folder" }, "items": [ { "info": { "name": "List Game Center Matchmaking Queues", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues", "params": [ { "name": "fields[gameCenterMatchmakingQueues]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterMatchmakingQueues" }, { "name": "fields[gameCenterMatchmakingRuleSets]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterMatchmakingRuleSets" }, { "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 Game Center Matchmaking Queues" }, { "info": { "name": "Create Game Center Matchmaking Queues", "type": "http" }, "http": { "method": "POST", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues", "body": { "type": "json", "data": "{}" } }, "docs": "Create Game Center Matchmaking Queues" }, { "info": { "name": "Get Game Center Matchmaking Queues", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[gameCenterMatchmakingQueues]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterMatchmakingQueues" }, { "name": "fields[gameCenterMatchmakingRuleSets]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterMatchmakingRuleSets" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "Get Game Center Matchmaking Queues" }, { "info": { "name": "Update Game Center Matchmaking Queues", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update Game Center Matchmaking Queues" }, { "info": { "name": "Delete Game Center Matchmaking Queues", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Delete Game Center Matchmaking Queues" }, { "info": { "name": "Get Metrics Game Center Matchmaking Queues / Experiment Matchmaking Queue Sizes", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues/:id/metrics/experimentMatchmakingQueueSizes", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "granularity", "value": "", "type": "query", "description": "the granularity of the per-group dataset" }, { "name": "sort", "value": "", "type": "query", "description": "comma-separated list of sort expressions; metrics will be sorted as specified" }, { "name": "limit", "value": "", "type": "query", "description": "maximum number of groups to return per page" } ] }, "docs": "Get Metrics Game Center Matchmaking Queues / Experiment Matchmaking Queue Sizes" }, { "info": { "name": "Get Metrics Game Center Matchmaking Queues / Experiment Matchmaking Requests", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues/:id/metrics/experimentMatchmakingRequests", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "granularity", "value": "", "type": "query", "description": "the granularity of the per-group dataset" }, { "name": "groupBy", "value": "", "type": "query", "description": "the dimension by which to group the results" }, { "name": "filter[result]", "value": "", "type": "query", "description": "filter by 'result' attribute dimension" }, { "name": "filter[gameCenterDetail]", "value": "", "type": "query", "description": "filter by 'gameCenterDetail' relationship dimension" }, { "name": "sort", "value": "", "type": "query", "description": "comma-separated list of sort expressions; metrics will be sorted as specified" }, { "name": "limit", "value": "", "type": "query", "description": "maximum number of groups to return per page" } ] }, "docs": "Get Metrics Game Center Matchmaking Queues / Experiment Matchmaking Requests" }, { "info": { "name": "Get Metrics Game Center Matchmaking Queues / Matchmaking Queue Sizes", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues/:id/metrics/matchmakingQueueSizes", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "granularity", "value": "", "type": "query", "description": "the granularity of the per-group dataset" }, { "name": "sort", "value": "", "type": "query", "description": "comma-separated list of sort expressions; metrics will be sorted as specified" }, { "name": "limit", "value": "", "type": "query", "description": "maximum number of groups to return per page" } ] }, "docs": "Get Metrics Game Center Matchmaking Queues / Matchmaking Queue Sizes" }, { "info": { "name": "Get Metrics Game Center Matchmaking Queues / Matchmaking Requests", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues/:id/metrics/matchmakingRequests", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "granularity", "value": "", "type": "query", "description": "the granularity of the per-group dataset" }, { "name": "groupBy", "value": "", "type": "query", "description": "the dimension by which to group the results" }, { "name": "filter[result]", "value": "", "type": "query", "description": "filter by 'result' attribute dimension" }, { "name": "filter[gameCenterDetail]", "value": "", "type": "query", "description": "filter by 'gameCenterDetail' relationship dimension" }, { "name": "sort", "value": "", "type": "query", "description": "comma-separated list of sort expressions; metrics will be sorted as specified" }, { "name": "limit", "value": "", "type": "query", "description": "maximum number of groups to return per page" } ] }, "docs": "Get Metrics Game Center Matchmaking Queues / Matchmaking Requests" }, { "info": { "name": "Get Metrics Game Center Matchmaking Queues / Matchmaking Sessions", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues/:id/metrics/matchmakingSessions", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "granularity", "value": "", "type": "query", "description": "the granularity of the per-group dataset" }, { "name": "sort", "value": "", "type": "query", "description": "comma-separated list of sort expressions; metrics will be sorted as specified" }, { "name": "limit", "value": "", "type": "query", "description": "maximum number of groups to return per page" } ] }, "docs": "Get Metrics Game Center Matchmaking Queues / Matchmaking Sessions" } ] } ], "bundled": true }