Response [200 Ok]
| Uri | /api/v2/image/B6H3vZ3-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 6]
/api/v2/region/4953419697
| Uri | /api/v2/region/4953419697 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.078 |
| Type | Face |
| Width | 0.104 |
| X | 0.213 |
| Y | 0.516 |
Region [2 of 6]
/api/v2/region/4953419698
| Uri | /api/v2/region/4953419698 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.055 |
| Type | Face |
| Width | 0.074 |
| X | 0.708 |
| Y | 0.4225 |
Region [3 of 6]
/api/v2/region/4953419699
| Uri | /api/v2/region/4953419699 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.073 |
| Type | Face |
| Width | 0.098 |
| X | 0.404 |
| Y | 0.4935 |
Region [4 of 6]
/api/v2/region/4953419700
| Uri | /api/v2/region/4953419700 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.066 |
| Type | Face |
| Width | 0.089 |
| X | 0.5545 |
| Y | 0.474 |
Region [5 of 6]
/api/v2/region/4953419701
| Uri | /api/v2/region/4953419701 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.046 |
| Type | Face |
| Width | 0.062 |
| X | 0.943 |
| Y | 0.458 |
Region [6 of 6]
/api/v2/region/4953419702
| Uri | /api/v2/region/4953419702 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.062 |
| Type | Face |
| Width | 0.083 |
| X | 0.8015 |
| Y | 0.45 |
Request
| Uri | /api/v2/image/B6H3vZ3-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/B6H3vZ3-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": "B6H3vZ3-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/B6H3vZ3-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.104,
"Height": 0.078,
"X": 0.213,
"Y": 0.516,
"Type": "Face",
"Uri": "/api/v2/region/4953419697",
"UriDescription": "Region by ID"
},
{
"Width": 0.074,
"Height": 0.055,
"X": 0.708,
"Y": 0.4225,
"Type": "Face",
"Uri": "/api/v2/region/4953419698",
"UriDescription": "Region by ID"
},
{
"Width": 0.098,
"Height": 0.073,
"X": 0.404,
"Y": 0.4935,
"Type": "Face",
"Uri": "/api/v2/region/4953419699",
"UriDescription": "Region by ID"
},
{
"Width": 0.089,
"Height": 0.066,
"X": 0.5545,
"Y": 0.474,
"Type": "Face",
"Uri": "/api/v2/region/4953419700",
"UriDescription": "Region by ID"
},
{
"Width": 0.062,
"Height": 0.046,
"X": 0.943,
"Y": 0.458,
"Type": "Face",
"Uri": "/api/v2/region/4953419701",
"UriDescription": "Region by ID"
},
{
"Width": 0.083,
"Height": 0.062,
"X": 0.8015,
"Y": 0.45,
"Type": "Face",
"Uri": "/api/v2/region/4953419702",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.03671,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}