Response [200 Ok]
| Uri | /api/v2/image/R94XSNB-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 4]
/api/v2/region/4639728732
| Uri | /api/v2/region/4639728732 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.04 |
| Type | Face |
| Width | 0.030381 |
| X | 0.218714 |
| Y | 0.519 |
Region [2 of 4]
/api/v2/region/4639728733
| Uri | /api/v2/region/4639728733 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.043 |
| Type | Face |
| Width | 0.0324762 |
| X | 0.960429 |
| Y | 0.4625 |
Region [3 of 4]
/api/v2/region/4639728735
| Uri | /api/v2/region/4639728735 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.038 |
| Type | Face |
| Width | 0.0282857 |
| X | 0.475381 |
| Y | 0.491 |
Region [4 of 4]
/api/v2/region/4639728737
| Uri | /api/v2/region/4639728737 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.04 |
| Type | Face |
| Width | 0.030381 |
| X | 0.640905 |
| Y | 0.478 |
Request
| Uri | /api/v2/image/R94XSNB-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/R94XSNB-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": "R94XSNB-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/R94XSNB-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.030381,
"Height": 0.04,
"X": 0.218714,
"Y": 0.519,
"Type": "Face",
"Uri": "/api/v2/region/4639728732",
"UriDescription": "Region by ID"
},
{
"Width": 0.0324762,
"Height": 0.043,
"X": 0.960429,
"Y": 0.4625,
"Type": "Face",
"Uri": "/api/v2/region/4639728733",
"UriDescription": "Region by ID"
},
{
"Width": 0.0282857,
"Height": 0.038,
"X": 0.475381,
"Y": 0.491,
"Type": "Face",
"Uri": "/api/v2/region/4639728735",
"UriDescription": "Region by ID"
},
{
"Width": 0.030381,
"Height": 0.04,
"X": 0.640905,
"Y": 0.478,
"Type": "Face",
"Uri": "/api/v2/region/4639728737",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.0405,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}