Response [200 Ok]
| Uri | /api/v2/image/45TmwrR-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 6]
/api/v2/region/2673015648
| Uri | /api/v2/region/2673015648 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0568 |
| Type | Face |
| Width | 0.03091 |
| X | 0.37158 |
| Y | 0.36892 |
Region [2 of 6]
/api/v2/region/2673015649
| Uri | /api/v2/region/2673015649 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0568 |
| Type | Face |
| Width | 0.03091 |
| X | 0.24688 |
| Y | 0.33917 |
Region [3 of 6]
/api/v2/region/2673015651
| Uri | /api/v2/region/2673015651 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.07043 |
| Type | Face |
| Width | 0.03832 |
| X | 0.69387 |
| Y | 0.40587 |
Region [4 of 6]
/api/v2/region/2673015653
| Uri | /api/v2/region/2673015653 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.06589 |
| Type | Face |
| Width | 0.03585 |
| X | 0.58904 |
| Y | 0.16735 |
Region [5 of 6]
/api/v2/region/2673015654
| Uri | /api/v2/region/2673015654 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.07043 |
| Type | Face |
| Width | 0.03832 |
| X | 0.15302 |
| Y | 0.3526 |
Region [6 of 6]
/api/v2/region/2673015655
| Uri | /api/v2/region/2673015655 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.06362 |
| Type | Face |
| Width | 0.03461 |
| X | 0.57347 |
| Y | 0.39542 |
Request
| Uri | /api/v2/image/45TmwrR-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/45TmwrR-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": "45TmwrR-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/45TmwrR-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.03091,
"Height": 0.0568,
"X": 0.37158,
"Y": 0.36892,
"Type": "Face",
"Uri": "/api/v2/region/2673015648",
"UriDescription": "Region by ID"
},
{
"Width": 0.03091,
"Height": 0.0568,
"X": 0.24688,
"Y": 0.33917,
"Type": "Face",
"Uri": "/api/v2/region/2673015649",
"UriDescription": "Region by ID"
},
{
"Width": 0.03832,
"Height": 0.07043,
"X": 0.69387,
"Y": 0.40587,
"Type": "Face",
"Uri": "/api/v2/region/2673015651",
"UriDescription": "Region by ID"
},
{
"Width": 0.03585,
"Height": 0.06589,
"X": 0.58904,
"Y": 0.16735,
"Type": "Face",
"Uri": "/api/v2/region/2673015653",
"UriDescription": "Region by ID"
},
{
"Width": 0.03832,
"Height": 0.07043,
"X": 0.15302,
"Y": 0.3526,
"Type": "Face",
"Uri": "/api/v2/region/2673015654",
"UriDescription": "Region by ID"
},
{
"Width": 0.03461,
"Height": 0.06362,
"X": 0.57347,
"Y": 0.39542,
"Type": "Face",
"Uri": "/api/v2/region/2673015655",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.05781,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}