# GetAgentConfigurationAgentconfigurationResponse

Model ID: `GetAgentConfigurationAgentconfigurationResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `alertAgentId` | `string` | Yes |  |  |  | No | AMS agent id for alert-handling conversations. |
| `insuranceScanAgentId` | `string` | Yes |  |  |  | No | AMS agent id for insurance-capture conversations. |
| `ok` | `boolean` | Yes |  |  |  | No | Always `true` on a successful response. |
| `publicAgentId` | `string` | Yes |  |  |  | No | Default AMS agent id for unauthenticated/public callers. |
| `symptomCheckerAgentId` | `string` | Yes |  |  |  | No | AMS agent id for symptom-intake conversations. |
| `telehealthAgentId` | `string` | Yes |  |  |  | No | AMS agent id for telehealth-routing conversations. |

## Example

None declared in canonical OpenAPI.
