# Get the pass data **GET /wallet/apple-web-service/v1/passes/{passTypeIdentifier}/{serialNumber}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Apple pass token ## Parameters ### Path parameters - **passTypeIdentifier** (string) The pass type identifier - **serialNumber** (string) The serial number of the pass ## Responses ### 200 Returns apple wallet pass.pkpass file #### Body: application/vnd.apple.pkpass (string(binary)) string(binary) ### 401 Unauthorized. #### Body: application/json (object) - **message** (string) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)