Response [200 Ok]
| Uri | /api/v2/image/bNRQxf5-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 7]
/api/v2/region/3367845298
| Uri | /api/v2/region/3367845298 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.10542 |
| Type | Face |
| Width | 0.07031 |
| X | 0.62305 |
| Y | 0.4978 |
Region [2 of 7]
/api/v2/region/3367845299
| Uri | /api/v2/region/3367845299 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.10102 |
| Type | Face |
| Width | 0.06738 |
| X | 0.55322 |
| Y | 0.49122 |
Region [3 of 7]
/api/v2/region/3367845300
| Uri | /api/v2/region/3367845300 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.10102 |
| Type | Face |
| Width | 0.06738 |
| X | 0.44678 |
| Y | 0.63763 |
Region [4 of 7]
/api/v2/region/3367845301
| Uri | /api/v2/region/3367845301 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.07613 |
| Type | Face |
| Width | 0.05078 |
| X | 0.69141 |
| Y | 0.64422 |
Region [5 of 7]
/api/v2/region/3367845302
| Uri | /api/v2/region/3367845302 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0937 |
| Type | Face |
| Width | 0.0625 |
| X | 0.33105 |
| Y | 0.5798 |
Region [6 of 7]
/api/v2/region/3367845303
| Uri | /api/v2/region/3367845303 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.10835 |
| Type | Face |
| Width | 0.07227 |
| X | 0.51074 |
| Y | 0.37482 |
Region [7 of 7]
/api/v2/region/3367845304
| Uri | /api/v2/region/3367845304 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.08638 |
| Type | Face |
| Width | 0.05762 |
| X | 0.57764 |
| Y | 0.39458 |
Request
| Uri | /api/v2/image/bNRQxf5-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/bNRQxf5-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": "bNRQxf5-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/bNRQxf5-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.07031,
"Height": 0.10542,
"X": 0.62305,
"Y": 0.4978,
"Type": "Face",
"Uri": "/api/v2/region/3367845298",
"UriDescription": "Region by ID"
},
{
"Width": 0.06738,
"Height": 0.10102,
"X": 0.55322,
"Y": 0.49122,
"Type": "Face",
"Uri": "/api/v2/region/3367845299",
"UriDescription": "Region by ID"
},
{
"Width": 0.06738,
"Height": 0.10102,
"X": 0.44678,
"Y": 0.63763,
"Type": "Face",
"Uri": "/api/v2/region/3367845300",
"UriDescription": "Region by ID"
},
{
"Width": 0.05078,
"Height": 0.07613,
"X": 0.69141,
"Y": 0.64422,
"Type": "Face",
"Uri": "/api/v2/region/3367845301",
"UriDescription": "Region by ID"
},
{
"Width": 0.0625,
"Height": 0.0937,
"X": 0.33105,
"Y": 0.5798,
"Type": "Face",
"Uri": "/api/v2/region/3367845302",
"UriDescription": "Region by ID"
},
{
"Width": 0.07227,
"Height": 0.10835,
"X": 0.51074,
"Y": 0.37482,
"Type": "Face",
"Uri": "/api/v2/region/3367845303",
"UriDescription": "Region by ID"
},
{
"Width": 0.05762,
"Height": 0.08638,
"X": 0.57764,
"Y": 0.39458,
"Type": "Face",
"Uri": "/api/v2/region/3367845304",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.05385,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}