Error
The standard error response returned on any 4xx or 5xx HTTP status code.
| Field | Type | Required | Description |
|---|---|---|---|
error | string | required | Human-readable description of what went wrong. |
Example
{ "error": "Comic not found" }
Common status codes
404— Resource not found500— Internal server error