Schemas

listSchemasV2

Get the latest versions of all schemas. Returns summary schemas by default (only summary attributes, no capabilities). Use ?full=true for complete schemas.

get/v2/entity/schemas

Query parameters

fullboolean

Return full schemas including all attributes and capabilities

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