Get site name and asset type based search resource metadata

get

/resources/v1/metadata-catalog/search/{siteName}/types/{assetType}/assets

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 search 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 search resource instance.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Resource metadata
Back to Top