https://api.passslot.com/v1/passes/:passTypeIdentifier/:serialNumber/images/:type
GET https://api.passslot.com/v1/passes/pass.example.id1/27f145d2-5713-4a8d-af64-b269f95ade3b/images/icon
[
{
"type": "icon",
"urls": {
"normal": "http://lh5.ggpht.com/GUv1BNzuC4gghq",
"high": "http://lh4.ggpht.com/k0AzSi6gU272P6w"
}
}
]
| HTTP Method | GET |
| API Version | 1 |
| Requires Authentication? | Yes |
| Response Format | JSON |
| Response Object | Pass Image |