Previous Next

Get site name based search resource metadata

get
/resources/v1/metadata-catalog/search/sites/{siteName}/assets
The resource endpoint returns a 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.

The following tables summarize the client request.

Path Parameters
Name Description Format
siteName Name of the site string

The following tables summarize the server response.

Supported Media Types
  • application/json
  • application/schema+json

200 Response

Resource metadata