Skip to main content

Retrieve OpenAPI docs for entity

GET 

/api/v1/catalog/:tag/documentation/openapi

Retrieve OpenAPI docs for entity

Request

Path Parameters

    tag stringrequired

Responses

Successfully found documentation

Schema

    spec stringrequired

    Stringified JSON representation of the OpenAPI spec

Loading...