Response [200 Ok]

Uri /api/v2/image/NCsCgtr-0!regions
UriDescription Regions for image
EndpointType Regions
Locator Region
LocatorType Objects

Region [1 of 4]
/api/v2/region/4639728599

Uri /api/v2/region/4639728599
UriDescription Region by ID
Height 0.11
Type Face
Width 0.0827619
X 0.39681
Y 0.849

Region [2 of 4]
/api/v2/region/4639728600

Uri /api/v2/region/4639728600
UriDescription Region by ID
Height 0.052
Type Face
Width 0.0387619
X 0.371667
Y 0.426

Region [3 of 4]
/api/v2/region/4639728601

Uri /api/v2/region/4639728601
UriDescription Region by ID
Height 0.061
Type Face
Width 0.0460952
X 0.408857
Y 0.6415

Region [4 of 4]
/api/v2/region/4639728602

Uri /api/v2/region/4639728602
UriDescription Region by ID
Height 0.055
Type Face
Width 0.0419048
X 0.340762
Y 0.1415

Timing

Total

cycles 1
objects 0
time 0.05249

Request

Uri /api/v2/image/NCsCgtr-0!regions
Method GET
Version v2

Config

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

Options

Path

  • /api
  • /v2
  • /image
  • /
  • !regions

Notes

  • _multiargs does not work at this endpoint

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

POST

Permissions
  • Add

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/image/NCsCgtr-0!regions"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            },
            "POST": {
                "Permissions": [
                    "Add"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "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": "NCsCgtr-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/NCsCgtr-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.0827619,
                "Height": 0.11,
                "X": 0.39681,
                "Y": 0.849,
                "Type": "Face",
                "Uri": "/api/v2/region/4639728599",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0387619,
                "Height": 0.052,
                "X": 0.371667,
                "Y": 0.426,
                "Type": "Face",
                "Uri": "/api/v2/region/4639728600",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0460952,
                "Height": 0.061,
                "X": 0.408857,
                "Y": 0.6415,
                "Type": "Face",
                "Uri": "/api/v2/region/4639728601",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0419048,
                "Height": 0.055,
                "X": 0.340762,
                "Y": 0.1415,
                "Type": "Face",
                "Uri": "/api/v2/region/4639728602",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.05249,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}