GET
/
data
/
projects
/
{projectId}
/
catalogs
/
{catalogId}
/
schemas

Path Parameters

projectId
string
required
catalogId
string
required

Response

200 - application/json
catalogId
string

The ID of the catalog that the schema belongs to.

catalogName
string

The name of the catalog that the schema belongs to.

schemaName
string

The name of the schema.