Resource URL

https://api.passslot.com/v1/passes/:passTypeIdentifier/:serialNumber/images

Example Request

Request

GET https://api.passslot.com/v1/passes/pass.example.id1/27f145d2-5713-4a8d-af64-b269f95ade3b/images

Response

[
    {
        "type": "thumbnail",
        "urls": {
            "normal": "http://lh5.ggpht.com/0qzVjdQL88"
        }
    }
]

Resource Information

HTTP Method GET
API Version 1
Requires Authentication? Yes
Response Format JSON
Response Object Pass Images