List Pass Type Ids
Find and list pass type IDs that are registered to your team.
URL
GET https://api.appstoreconnect.apple.com/v1/passTypeIdsQuery Parameters
| Name | Type | Description |
|---|---|---|
fields[certificates] Optional | [string] | |
fields[passTypeIds] Optional | [string] | |
filter[id] Optional | [string] | |
filter[identifier] Optional | [string] | |
filter[name] Optional | [string] | |
include Optional | [string] | |
limit Optional | integer | |
limit[certificates] Optional | integer | |
sort Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | PassTypeIdsResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |