Response [200 Ok]
| Uri | /api/v2/image/MJMt7cK-0!metadata |
|---|---|
| UriDescription | Metadata for image |
| EndpointType | ImageMetadata |
| Locator | ImageMetadata |
| LocatorType | Object |
ImageMetadata [1 of 1]
/api/v2/image/MJMt7cK-0!metadata
| Uri | /api/v2/image/MJMt7cK-0!metadata |
|---|---|
| UriDescription | Metadata for image |
Request
| Uri | /api/v2/image/MJMt7cK-0!metadata |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
Output Fields
| DateCreated | date | |
|---|---|---|
| DateDigitized | datetime | |
| DateOriginal | date | |
| DateTimeCreated | datetime | |
| DateTimeModified | datetime | |
| DateTimeOriginal | datetime | |
| MicroDateTimeCreated | datetime | |
| MicroDateTimeDigitized | datetime | |
| TimeCreated | time | |
| TimeOriginal | time |
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/MJMt7cK-0!metadata"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Output": [
{
"Name": "DateTimeCreated",
"Type": "DateTime"
},
{
"Name": "DateTimeModified",
"Type": "DateTime"
},
{
"Name": "DateTimeOriginal",
"Type": "DateTime"
},
{
"Name": "DateCreated",
"Type": "Date"
},
{
"Name": "DateDigitized",
"Type": "DateTime"
},
{
"Name": "DateOriginal",
"Type": "Date"
},
{
"Name": "MicroDateTimeCreated",
"Type": "DateTime"
},
{
"Name": "MicroDateTimeDigitized",
"Type": "DateTime"
},
{
"Name": "TimeCreated",
"Type": "Time"
},
{
"Name": "TimeOriginal",
"Type": "Time"
}
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "image"
},
{
"type": "singleparam",
"param_name": "imagekey",
"param_value": "MJMt7cK-0",
"param_validator": {}
},
{
"type": "action",
"text": "metadata"
}
]
},
"Response": {
"Uri": "/api/v2/image/MJMt7cK-0!metadata",
"Locator": "ImageMetadata",
"LocatorType": "Object",
"ImageMetadata": {
"Uri": "/api/v2/image/MJMt7cK-0!metadata",
"UriDescription": "Metadata for image"
},
"UriDescription": "Metadata for image",
"EndpointType": "ImageMetadata",
"Timing": {
"Total": {
"time": 0.05128,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}