Response [200 Ok]

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

Region [1 of 6]
/api/v2/region/4890866983

Uri /api/v2/region/4890866983
UriDescription Region by ID
Height 0.037
Type Face
Width 0.0272381
X 0.927429
Y 0.4425

Region [2 of 6]
/api/v2/region/4890866984

Uri /api/v2/region/4890866984
UriDescription Region by ID
Height 0.03
Type Face
Width 0.0230476
X 0.283143
Y 0.436

Region [3 of 6]
/api/v2/region/4890866985

Uri /api/v2/region/4890866985
UriDescription Region by ID
Height 0.036
Type Face
Width 0.0261905
X 0.0950952
Y 0.448

Region [4 of 6]
/api/v2/region/4890866986

Uri /api/v2/region/4890866986
UriDescription Region by ID
Height 0.037
Type Face
Width 0.0272381
X 0.689619
Y 0.4185

Region [5 of 6]
/api/v2/region/4890866987

Uri /api/v2/region/4890866987
UriDescription Region by ID
Height 0.043
Type Face
Width 0.0324762
X 0.783381
Y 0.4045

Region [6 of 6]
/api/v2/region/4890866988

Uri /api/v2/region/4890866988
UriDescription Region by ID
Height 0.036
Type Face
Width 0.0261905
X 0.151667
Y 0.418

Timing

Total

cycles 1
objects 0
time 0.04801

Request

Uri /api/v2/image/G4DXzwC-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/G4DXzwC-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": "G4DXzwC-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/G4DXzwC-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.0272381,
                "Height": 0.037,
                "X": 0.927429,
                "Y": 0.4425,
                "Type": "Face",
                "Uri": "/api/v2/region/4890866983",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0230476,
                "Height": 0.03,
                "X": 0.283143,
                "Y": 0.436,
                "Type": "Face",
                "Uri": "/api/v2/region/4890866984",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0261905,
                "Height": 0.036,
                "X": 0.0950952,
                "Y": 0.448,
                "Type": "Face",
                "Uri": "/api/v2/region/4890866985",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0272381,
                "Height": 0.037,
                "X": 0.689619,
                "Y": 0.4185,
                "Type": "Face",
                "Uri": "/api/v2/region/4890866986",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0324762,
                "Height": 0.043,
                "X": 0.783381,
                "Y": 0.4045,
                "Type": "Face",
                "Uri": "/api/v2/region/4890866987",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0261905,
                "Height": 0.036,
                "X": 0.151667,
                "Y": 0.418,
                "Type": "Face",
                "Uri": "/api/v2/region/4890866988",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.04801,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}