Get content data
This API is generally used to download the raw data directly associated with the content and will not download any dependencies along with it.
Request
URI
GET
https://{api_host}/content-management-service/api/contents/{id}/data
COPY
Path Parameters
string
id
Required
The UUID of the content
Query Parameters
string
secureValueFormat
Optional
The format in which secure values should be sent
Possible values are : ENCRYPT, DECRYPT, BLANKOUT,
Responses
200
successful operation
[
{}
]
Consumer Content Operations
GET
Get content
GET
Get content data
GET
Get content list
POST
Upload content data