Skip to main content

Retrieve entity descriptor

GET 

/api/v1/catalog/:tagOrId/openapi

Retrieve entity descriptor

Request

Path Parameters

    tagOrId stringrequired

    The tag (x-cortex-tag) or unique, auto-generated identifier for the entity.

Query Parameters

    yaml boolean

    When true, returns the YAML representation of the descriptor

Responses

Successfully found entity descriptor

Schema

    oneOf

    string

Loading...