Response [200 Ok]

Uri /api/v2/page/PHbKs!highlightimage
UriDescription Highlight image for page
EndpointType PageHighlightImage
Locator Image
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.02465

Config

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

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/page/PHbKs!highlightimage?_accept=text%2Fhtml"
    },
    "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": "page"
            },
            {
                "type": "singleparam",
                "param_name": "pagekey",
                "param_value": "PHbKs",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "highlightimage"
            }
        ],
        "Deprecated": {
            "Alternative": "/api/v2/highlight/node/:id"
        }
    },
    "Response": {
        "Uri": "/api/v2/page/PHbKs!highlightimage",
        "Locator": "Image",
        "LocatorType": "Object",
        "UriDescription": "Highlight image for page",
        "EndpointType": "PageHighlightImage",
        "Timing": {
            "Total": {
                "time": 0.02465,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}