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

# ResponseFormat type alias reference

> Reference for ResponseFormat, the literal union that selects between raw JSON:API and mapped simplified response shapes for Terminal49 SDK methods.

# Type Alias: ResponseFormat

> **ResponseFormat** = `"raw"` | `"mapped"` | `"both"`

Controls how SDK methods return API responses.
