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

# AuthorizationDetail

```ts Example theme={null}
export interface AuthorizationDetail {
  type: string;
  [key: string]: string;
}
```

<div id="indexable">
  ## インデックス指定可能
</div>

[`key`: `string`]: `string`

<div id="properties">
  ## プロパティ
</div>

<ParamField body="type" type="string" />
