{
"attachment_type": "string",
"etag": "string",
"file": {
"content_type": "string",
"name": "string",
"size": "string"
},
"kind": "string",
"links": {
"download": "uri",
"self": "uri"
},
"status": "string"
}
| Name | Type | Description | Additional |
|---|---|---|---|
| attachment_type | string |
Possible values are:
|
Optional |
| etag | string | Optional | |
| file | object |
The file name, size and content type |
Optional |
| file.content_type | string |
The media type being consumed Possible values are:
|
|
| file.name | string |
The file name |
|
| file.size | string |
The size of the file |
|
| kind | string |
Possible values are:
|
Optional |
| links | object | Optional | |
| links.download | uri |
URL to download the file |
Optional |
| links.self | uri |
URL to this resource |
Optional |
| status | string | Optional |