Response [200 Ok]
| Uri | /api/v2/image/KZZsgQx-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 3]
/api/v2/region/4729771779
| Uri | /api/v2/region/4729771779 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.053 |
| Type | Face |
| Width | 0.0398095 |
| X | 0.423524 |
| Y | 0.4665 |
Region [2 of 3]
/api/v2/region/4729771780
| Uri | /api/v2/region/4729771780 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.054 |
| Type | Face |
| Width | 0.0408571 |
| X | 0.194619 |
| Y | 0.681 |
Region [3 of 3]
/api/v2/region/4729771781
| Uri | /api/v2/region/4729771781 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.058 |
| Type | Face |
| Width | 0.0429524 |
| X | 0.543476 |
| Y | 0.353 |
Request
| Uri | /api/v2/image/KZZsgQx-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/KZZsgQx-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": "KZZsgQx-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/KZZsgQx-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.0398095,
"Height": 0.053,
"X": 0.423524,
"Y": 0.4665,
"Type": "Face",
"Uri": "/api/v2/region/4729771779",
"UriDescription": "Region by ID"
},
{
"Width": 0.0408571,
"Height": 0.054,
"X": 0.194619,
"Y": 0.681,
"Type": "Face",
"Uri": "/api/v2/region/4729771780",
"UriDescription": "Region by ID"
},
{
"Width": 0.0429524,
"Height": 0.058,
"X": 0.543476,
"Y": 0.353,
"Type": "Face",
"Uri": "/api/v2/region/4729771781",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.05116,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}