Get Metadata File Content

Get Metadata File Content

Download the binary content of a file entry

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/entities/{id}/metadata/{metadataId}/content
COPY
Path Parameters
string
id
Required

the URN of the entity the entry is attached to.

string
metadataId
Required

a metadata vcloud id urn


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

406

Not Acceptable

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/entities/{id}/metadata/{metadataId}/content