Get recommendation resource metadata

get

/resources/v1/metadata-catalog/aggregates/{siteName}/engage/recommendation/{recommendationName}/items

The resource endpoint returns description of the resource, including the resource name, a link to the json schema of the resource, and a link to the recommendation resource instance when requested with "application/json". When requested with "application/schema+json", the json schema of the resource is returned. The default is "application/json". Note: This is the metadata URL returned from an OPTIONS request of the recommendation resource instance.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Resource metadata.
Back to Top