List sections
Documentation Index
Fetch the complete documentation index at: https://docs.corti.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Input your token
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"base"
Query Parameters
Filter sections by BCP 47 language tag (e.g. fr, de, or en-GB). Repeatable.
Filter sections by ISO 3166-1 alpha-3 region code (e.g. BEL). Repeatable.
Filter sections by clinical specialty. Repeatable.
Filter sections by label in key:value format. Repeatable; matches sections that have any of the given labels.
Filter by publish status. Omit to return both published and unpublished items; set to true for published only, false for unpublished only.
Filter by source. Omit to return both. user returns only user-created sections; corti returns only Corti standard sections.
user, corti Response
OK
The UUID of the section.
The name of the section.
BCP 47 languages this section has been tweaked for. Empty means no language-specific tweaks.
ISO 3166-1 alpha-3 country codes this section has been tweaked for. Empty means no region-specific tweaks.
Clinical specialties this section has been tweaked for. Empty means no specialty-specific tweaks.
The labels available to use as query param filter in the LIST /sections endpoint.
The original timestamp when the section was created.
The original timestamp when the section was last updated.
Reference to the section to inherit generation configuration from. Inherits from published version by default.
True if the section was auto-generated as part of an inline section-composed POST /documents request.
Whether this section was created by the user or from the Corti standard resources.
user, corti The description for the section.
The currently published version with section inheritance fully resolved. Present when a version has been published.
Present when the section has been deleted. GET by ID still returns the full resource with this field populated.
Access policies for this section.