Retrieves A raw content for specified class Id and id.

Retrieves A raw content for specified class Id and id.

Retrieves a raw content for specified class id and id.

Request
URI
GET
https://{api_host}/reservation-service/api/content/{classId}/{id}
COPY
Path Parameters
string
classId
Required

the class id of the content

string
id
Required

the instance id

Query Parameters
string
Optional

The format in which secure values should be sent. Refer SecureValueOperationType for more details. This parameter is optional and defaults to "BLANKOUT".

Possible values are : ENCRYPT, DECRYPT, BLANKOUT,

Responses
200

successful operation

[
    {}
]