> ## Documentation Index
> Fetch the complete documentation index at: https://terminal49-current-status.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Client interceptors reference

> Reference for SDK interceptors that wrap HTTP requests: authentication header injection, automatic retries, and error response mapping.

# client/interceptors

## Classes

| Class                                                                                         | Description |
| --------------------------------------------------------------------------------------------- | ----------- |
| [AuthInterceptor](/sdk/reference/client/interceptors/classes/AuthInterceptor)                 | -           |
| [ErrorMappingInterceptor](/sdk/reference/client/interceptors/classes/ErrorMappingInterceptor) | -           |
| [RetryInterceptor](/sdk/reference/client/interceptors/classes/RetryInterceptor)               | -           |

## Type Aliases

| Type Alias                                                                 | Description |
| -------------------------------------------------------------------------- | ----------- |
| [Interceptor](/sdk/reference/client/interceptors/type-aliases/Interceptor) | -           |
