Response [200 Ok]

Uri /api/v2/image/VBWvcFP-2!poicrops
UriDescription PointOfInterest Crops for image
EndpointType PointOfInterestCrops
Locator PointOfInterestCrops
LocatorType List

Timing

Total

cycles 1
objects 0
time 0.04119

Request

Uri /api/v2/image/VBWvcFP-2!poicrops
Method GET
Version v2

Config

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

Options

Path

  • /api
  • /v2
  • /image
  • /
  • !poicrops

Notes

  • _multiargs does not work at this endpoint

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/image/VBWvcFP-2!poicrops"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "Parameters": {
            "GET": []
        },
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Notes": [
            "_multiargs does not work at this endpoint"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "image"
            },
            {
                "type": "singleparam",
                "param_name": "imagekey",
                "param_value": "VBWvcFP-2",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "poicrops"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/VBWvcFP-2!poicrops",
        "Locator": "PointOfInterestCrops",
        "LocatorType": "List",
        "UriDescription": "PointOfInterest Crops for image",
        "EndpointType": "PointOfInterestCrops",
        "Timing": {
            "Total": {
                "time": 0.04119,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}