Response [200 Ok]

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

Region [1 of 8]
/api/v2/region/4953418674

Uri /api/v2/region/4953418674
UriDescription Region by ID
Height 0.071
Type Face
Width 0.053
X 0.2825
Y 0.3655

Region [2 of 8]
/api/v2/region/4953418676

Uri /api/v2/region/4953418676
UriDescription Region by ID
Height 0.104
Type Face
Width 0.078
X 0.588
Y 0.453

Region [3 of 8]
/api/v2/region/4953418677

Uri /api/v2/region/4953418677
UriDescription Region by ID
Height 0.059
Type Face
Width 0.044
X 0.816
Y 0.4905

Region [4 of 8]
/api/v2/region/4953418678

Uri /api/v2/region/4953418678
UriDescription Region by ID
Height 0.059
Type Face
Width 0.044
X 0.343
Y 0.4155

Region [5 of 8]
/api/v2/region/4953418679

Uri /api/v2/region/4953418679
UriDescription Region by ID
Height 0.092
Type Face
Width 0.069
X 0.1145
Y 0.403

Region [6 of 8]
/api/v2/region/4953418680

Uri /api/v2/region/4953418680
UriDescription Region by ID
Height 0.05
Type Face
Width 0.037
X 0.9375
Y 0.435

Region [7 of 8]
/api/v2/region/4953418681

Uri /api/v2/region/4953418681
UriDescription Region by ID
Height 0.083
Type Face
Width 0.062
X 0.751
Y 0.4905

Region [8 of 8]
/api/v2/region/4953418682

Uri /api/v2/region/4953418682
UriDescription Region by ID
Height 0.044
Type Face
Width 0.033
X 0.6585
Y 0.477

Timing

Total

cycles 1
objects 0
time 0.04381

Request

Uri /api/v2/image/G8tTGMH-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/G8tTGMH-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": "G8tTGMH-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/G8tTGMH-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.053,
                "Height": 0.071,
                "X": 0.2825,
                "Y": 0.3655,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418674",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.078,
                "Height": 0.104,
                "X": 0.588,
                "Y": 0.453,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418676",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.044,
                "Height": 0.059,
                "X": 0.816,
                "Y": 0.4905,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418677",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.044,
                "Height": 0.059,
                "X": 0.343,
                "Y": 0.4155,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418678",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.069,
                "Height": 0.092,
                "X": 0.1145,
                "Y": 0.403,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418679",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.037,
                "Height": 0.05,
                "X": 0.9375,
                "Y": 0.435,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418680",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.062,
                "Height": 0.083,
                "X": 0.751,
                "Y": 0.4905,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418681",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.033,
                "Height": 0.044,
                "X": 0.6585,
                "Y": 0.477,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418682",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.04381,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}