Response [200 Ok]
| Uri | /api/v2/image/WfG3BHj-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 6]
/api/v2/region/5649384321
| Uri | /api/v2/region/5649384321 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.03275 |
| Type | AF Point |
| Width | 0.0216667 |
| X | 0.884 |
| Y | 0.865 |
Region [2 of 6]
/api/v2/region/5649384322
| Uri | /api/v2/region/5649384322 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.03275 |
| Type | AF Point |
| Width | 0.0216667 |
| X | 0.908 |
| Y | 0.865 |
Region [3 of 6]
/api/v2/region/5649384323
| Uri | /api/v2/region/5649384323 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.03275 |
| Type | AF Point |
| Width | 0.0216667 |
| X | 0.884 |
| Y | 0.9015 |
Region [4 of 6]
/api/v2/region/5649384324
| Uri | /api/v2/region/5649384324 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.03275 |
| Type | AF Point |
| Width | 0.0216667 |
| X | 0.908 |
| Y | 0.9015 |
Region [5 of 6]
/api/v2/region/5649384325
| Uri | /api/v2/region/5649384325 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.03275 |
| Type | AF Point |
| Width | 0.0216667 |
| X | 0.884 |
| Y | 0.938 |
Region [6 of 6]
/api/v2/region/5649384326
| Uri | /api/v2/region/5649384326 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.03275 |
| Type | AF Point |
| Width | 0.0216667 |
| X | 0.908 |
| Y | 0.938 |
Request
| Uri | /api/v2/image/WfG3BHj-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/WfG3BHj-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": "WfG3BHj-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/WfG3BHj-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.0216667,
"Height": 0.03275,
"X": 0.884,
"Y": 0.865,
"Type": "AF Point",
"Uri": "/api/v2/region/5649384321",
"UriDescription": "Region by ID"
},
{
"Width": 0.0216667,
"Height": 0.03275,
"X": 0.908,
"Y": 0.865,
"Type": "AF Point",
"Uri": "/api/v2/region/5649384322",
"UriDescription": "Region by ID"
},
{
"Width": 0.0216667,
"Height": 0.03275,
"X": 0.884,
"Y": 0.9015,
"Type": "AF Point",
"Uri": "/api/v2/region/5649384323",
"UriDescription": "Region by ID"
},
{
"Width": 0.0216667,
"Height": 0.03275,
"X": 0.908,
"Y": 0.9015,
"Type": "AF Point",
"Uri": "/api/v2/region/5649384324",
"UriDescription": "Region by ID"
},
{
"Width": 0.0216667,
"Height": 0.03275,
"X": 0.884,
"Y": 0.938,
"Type": "AF Point",
"Uri": "/api/v2/region/5649384325",
"UriDescription": "Region by ID"
},
{
"Width": 0.0216667,
"Height": 0.03275,
"X": 0.908,
"Y": 0.938,
"Type": "AF Point",
"Uri": "/api/v2/region/5649384326",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.0524,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}