> ## 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.

# SDK call and list options reference

> Reference for SDK request option types: CallOptions, ListOptions, include parameter aliases, and response format selection for typed responses.

# types/options

## Interfaces

| Interface                                                          | Description                                           |
| ------------------------------------------------------------------ | ----------------------------------------------------- |
| [CallOptions](/sdk/reference/types/options/interfaces/CallOptions) | Per-call options accepted by single-resource methods. |
| [ListOptions](/sdk/reference/types/options/interfaces/ListOptions) | Per-call options accepted by list methods.            |

## Type Aliases

| Type Alias                                                                                 | Description                                    |
| ------------------------------------------------------------------------------------------ | ---------------------------------------------- |
| [ContainerInclude](/sdk/reference/types/options/type-aliases/ContainerInclude)             | -                                              |
| [IncludeParam](/sdk/reference/types/options/type-aliases/IncludeParam)                     | -                                              |
| [ResponseFormat](/sdk/reference/types/options/type-aliases/ResponseFormat)                 | Controls how SDK methods return API responses. |
| [ShipmentInclude](/sdk/reference/types/options/type-aliases/ShipmentInclude)               | -                                              |
| [TrackingRequestInclude](/sdk/reference/types/options/type-aliases/TrackingRequestInclude) | -                                              |
