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