Skip to main content

Retrieve entity type

GET 

/api/v1/catalog/definitions/:type

Retrieve entity type

Request

Path Parameters

    type stringrequired

Responses

Successfully found entity types

Schema

    description string
    name string
    schema objectrequired
    source stringrequired

    Possible values: [CORTEX, CUSTOM]

    type stringrequired
Loading...