Get metadata details of catalog item based on catalog ID.

get

/iam/governance/selfservice/api/v1/catalog/{catalogid}/metadata

Returns metadata details of catalog item based on the catalog ID. The metadata attributes returned gives information for each attribute of a Catalog item.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful
Headers
Body ()
Root Schema : GetCatalogMetadataByCatalogId
Type: object
Show Source
Nested Schema : catalogMetadatas
Type: array
Show Source
Nested Schema : GetCatalogMetadataByCatalogIdEntity
Type: object
Show Source
Nested Schema : LinkDataInstances
Type: object
Show Source

401 Response

Unauthorized

404 Response

Requested entity not found

500 Response

Internal Server Error
Back to Top