The API returns standard HTTP status codes. Error responses conform to RFC 9457 and always include: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.
| Field | Type | Description |
|---|---|---|
type | string | A URI identifying the error type. |
title | string | A short, human-readable summary. |
status | integer | The HTTP status code. |
detail | string | A human-readable explanation specific to this occurrence. |
errors | array | Optional list of per-field validation errors, each with location, message, and value. |

