---
title: List pass type ids
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-passtypeids
---

# List pass type ids

Find and list pass type IDs that are registered to your team.

## URL

GET https://api.appstoreconnect.apple.com/v1/passTypeIds

## Query Parameters

fields[certificates]: fields[passTypeIds]: filter[id]: filter[identifier]: filter[name]: include: limit: limit[certificates]: sort:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 429 :

## See Also

### Managing pass type Ids

- [List passtypeid ids for a certificate](appstoreconnectapi/get-v1-certificates-_id_-passtypeid.md)
- [List passtypeid ids for a certificate](appstoreconnectapi/get-v1-certificates-_id_-relationships-passtypeid.md)
- [Read passtypeid information](appstoreconnectapi/get-v1-passtypeids-_id_.md)
- [List all certificates for a passtypeid](appstoreconnectapi/get-v1-passtypeids-_id_-certificates.md)
- [List certificate ids for a passtypeid](appstoreconnectapi/get-v1-passtypeids-_id_-relationships-certificates.md)
- [Modify a passtypeid](appstoreconnectapi/patch-v1-passtypeids-_id_.md)
- [Create a passtypeid](appstoreconnectapi/post-v1-passtypeids.md)
- [Delete a passtypeid](appstoreconnectapi/delete-v1-passtypeids-_id_.md)
