Get Metadata of v1.1 API

get

/content/published/api/v1.1/metadata-catalog

It is a collection resource and returns the metadata catalog of all the resources in v1.1 API.

Headers (Optional):
Header NameHeader Value
Acceptapplication/json

Request

Query Parameters
  • This parameter accepts a non negative integer and is used to control the size of the result. The maximum value allowed for limit is 500.
    Default Value: 100
  • Start index of response rows.
    Default Value: 0
  • Accepts a Boolean value. Setting it to true displays the total results field in the response.
    Default Value: false
Back to Top

Response

Supported Media Types

200 Response

Successful operation.

403 Response

Forbidden. Client is not authorized to perform this request.

500 Response

Internal server error. An unexpected error condition encountered in the system.
Back to Top