# GetAgentAgentResponse

Model ID: `GetAgentAgentResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `agentId` | `string` | Yes |  |  |  | No | AMS agent id to route this caller to: the public agent id when unauthenticated, otherwise the insurance-scan or symptom-checker agent id depending on whether the caller already has insurance on file. |
| `ok` | `boolean` | Yes |  |  |  | No | Always `true` on a successful response. |

## Example

None declared in canonical OpenAPI.
