# ErrorType
## Enum Variants
| Name | Value |
|---- | -----|
| Validation | validation |
| Authentication | authentication |
| Forbidden | forbidden |
| NotFound | not_found |
| RateLimit | rate_limit |
| Internal | internal |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)