v1
latestOpenAPI 3.1.02026-07-2676188241.3 KBGuided Documents
List documents
Returns a list of previously generated documents. Use query parameters to filter by template, interaction, or label.
get/documents/
Query parameters
templateIdstring uuid
Filter documents by template UUID.
interactionIdstring uuid
Filter documents by interaction UUID.
labelstring[]
Filter documents by label in key:value format. Repeatable; matches documents that have any of the given labels.
Headers
Tenant-Namestring required
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Example:base
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Response
OK