Response [200 Ok]

Uri /api/v2/album/N7wdvX!highlightimage
UriDescription Highlight image for album
EndpointType AlbumHighlightImage
Locator AlbumImage
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.03931

Request

Uri /api/v2/album/N7wdvX!highlightimage
Method GET
Version v2

Config

{
    "expand_method": "ref",
    "shorturis": false
}

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/album/N7wdvX!highlightimage"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "album"
            },
            {
                "type": "singleparam",
                "param_name": "albumkey",
                "param_value": "N7wdvX",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "highlightimage"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/album/N7wdvX!highlightimage",
        "Locator": "AlbumImage",
        "LocatorType": "Object",
        "UriDescription": "Highlight image for album",
        "EndpointType": "AlbumHighlightImage",
        "Timing": {
            "Total": {
                "time": 0.03931,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}