Response [200 Ok]

Uri /api/v2/image/RwwNNtT-1!sizecustom
UriDescription Image size: custom
EndpointType ImageSizeCustom
Locator ImageSizeCustom
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.06847

Request

Uri /api/v2/image/RwwNNtT-1!sizecustom
Method GET
Version v2

Config

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

Options

Path

  • /api
  • /v2
  • /image
  • /
  • !sizecustom

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Parameters

GET

Output Fields

Ext text
RequestedHeight integer
RequestedWidth integer
Url uri
Usable boolean
Watermarked boolean

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/image/RwwNNtT-1!sizecustom"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "ParameterDescription": {
            "Integer": "Integer value in the range MIN_VALUE to MAX_VALUE, inclusive"
        },
        "Parameters": {
            "GET": [
                {
                    "Name": "width",
                    "Required": true,
                    "ReadOnly": false,
                    "Default": null,
                    "Type": "Integer",
                    "MIN_VALUE": 1,
                    "MAX_VALUE": "POSITIVE_INFINITY"
                },
                {
                    "Name": "height",
                    "Required": true,
                    "ReadOnly": false,
                    "Default": null,
                    "Type": "Integer",
                    "MIN_VALUE": 1,
                    "MAX_VALUE": "POSITIVE_INFINITY"
                }
            ]
        },
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Output": [
            {
                "Name": "Url",
                "Type": "Uri",
                "MAX_LENGTH": "INFINITY",
                "Locator": []
            },
            {
                "Name": "RequestedHeight",
                "Type": "Integer",
                "MIN_VALUE": "NEGATIVE_INFINITY",
                "MAX_VALUE": "POSITIVE_INFINITY"
            },
            {
                "Name": "RequestedWidth",
                "Type": "Integer",
                "MIN_VALUE": "NEGATIVE_INFINITY",
                "MAX_VALUE": "POSITIVE_INFINITY"
            },
            {
                "Name": "Usable",
                "Type": "Boolean"
            },
            {
                "Name": "Ext",
                "Type": "Varchar",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            },
            {
                "Name": "Watermarked",
                "Type": "Boolean"
            }
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "image"
            },
            {
                "type": "singleparam",
                "param_name": "imagekey",
                "param_value": "RwwNNtT-1",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "sizecustom"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/RwwNNtT-1!sizecustom",
        "Locator": "ImageSizeCustom",
        "LocatorType": "Object",
        "ImageSizeCustom": {
            "Uri": "/api/v2/image/RwwNNtT-1!sizecustom",
            "UriDescription": "Image size: custom"
        },
        "UriDescription": "Image size: custom",
        "EndpointType": "ImageSizeCustom",
        "Timing": {
            "Total": {
                "time": 0.06847,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}