| 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. |
API Reference
Errors
The API returns standard HTTP status codes. Error responses conform to RFC 9457 and always include:

