# Get the list of registered devices pass to update **GET /wallet/apple-web-service/v1/devices/{deviceLibraryIdentifier}/registrations/{passTypeIdentifier}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Apple pass token ## Parameters ### Path parameters - **deviceLibraryIdentifier** (string) The device library identifier - **passTypeIdentifier** (string) The pass type identifier ## Responses ### 200 Sucessfully retrieved the list of registered devices #### Body: application/json (object) - **serialNumbers** (array[string]) The serial numbers of the passes to update - **lastUpdated** (string(date-time)) The last updated date of the passes to update ### 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)