| Field | Type | Required | Description | Example |
|---|---|---|---|---|
code |
errors.Code | ✔️ | A short code indicating the error code returned. | bad_request |
message |
str | ✔️ | A human readable explanation of what went wrong. | The requested resource was not found. |
doc_url |
Optional[str] | ➖ | A link to our documentation with more details about this error code | https://dub.co/docs/api-reference/errors#bad-request |