Schemas

listSchemas

Get the latest versions of all schemas

get/v1/entity/schemas

Query parameters

unpublishedboolean

Return unpublished draft schemas

latestboolean

No longer has any effect: schema freezing is retired and the latest version is always returned.

excludestring[]

List of schema slugs to exclude from the results. Accepts a comma-separated list of slugs to exclude from the results.

includestring[]

List of schema slugs to include in the results. When provided, only these schemas are returned. Accepts a comma-separated list of slugs.

Response

Success

Changes