Resource URL

https://api.passslot.com/v1/templates/:id/images

Example Request

Request

GET https://api.passslot.com/v1/templates/1/images

Response

[
    {
        "type": "icon",
        "urls": {
            "normal": "http://lh5.ggpht.com/GUv1BNzuC4gghq",
            "high": "http://lh4.ggpht.com/k0AzSi6gU272P6w"
        }
    },
    {
        "type": "background",
        "urls": {
            "normal": "http://lh3.ggpht.com/1RKfsnO3_3pVs",
            "high": "http://lh5.ggpht.com/0ImyqroiHUE"
        }
    },
    {
        "type": "logo",
        "urls": {
            "normal": "http://lh4.ggpht.com/Bfvr5aj-1tT",
            "high": "http://lh6.ggpht.com/7OyKCXYLAp7ae"
        }
    },
    {
        "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