Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.onconsul.com/llms.txt

Use this file to discover all available pages before exploring further.

The API returns standard HTTP status codes. Error responses conform to RFC 9457 and always include:
FieldTypeDescription
typestringA URI identifying the error type.
titlestringA short, human-readable summary.
statusintegerThe HTTP status code.
detailstringA human-readable explanation specific to this occurrence.
errorsarrayOptional list of per-field validation errors, each with location, message, and value.