v4

latestOpenAPI 3.0.22026-07-3188146256.6 KB
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

When true, return the latest version instead of the frozen version for frozen schemas.

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