Skip to main content

Get section schema

GET 

/api/v1/schemas/section

Get the JSON schema for section configuration (extracted from document schema). This schema is used for validating individual sections in add section and update section endpoints.

A section can be either:

  • flow: Flowing content across multiple pages
  • page: Single styled page with custom positioning

Responses

Section schema retrieved successfully