---
title: "Changes to Get Agent Widget Config"
method: GET
path: "/v1/convai/agents/{agent_id}/widget"
---

# Changes to Get Agent Widget Config

`GET /v1/convai/agents/{agent_id}/widget`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 31 revisions.

- **2026-08-20** `db6eec599cbe` — 2 info
- **2026-07-31** `72c54eba117e` — 2 info
- **2026-07-26** `494d96419d15` — 14 info

## Changes

- **2026-08-20** `db6eec599cbe` — 2 info
  - the `mic_muting_enabled` response's property default value changed from `false` to `true` for the status `200`
  - the `transcript_enabled` response's property default value changed from `false` to `true` for the status `200`
- **2026-07-31** `72c54eba117e` — 2 info
  - added the optional property `widget_config/file_input_config/max_files_in_memory` to the response with the `200` status
  - added the optional property `widget_config/show_resize_button` to the response with the `200` status
- **2026-07-26** `494d96419d15` — 14 info
  - added the optional property `widget_config/language_presets/additionalProperties/text_contents/anyOf[subschema #1: WidgetTextContents]/attach_file` to the response with the `200` status
  - added the optional property `widget_config/language_presets/additionalProperties/text_contents/anyOf[subschema #1: WidgetTextContents]/file_limit_reached` to the response with the `200` status
  - added the optional property `widget_config/language_presets/additionalProperties/text_contents/anyOf[subschema #1: WidgetTextContents]/file_too_large` to the response with the `200` status
  - added the optional property `widget_config/language_presets/additionalProperties/text_contents/anyOf[subschema #1: WidgetTextContents]/file_type_unsupported` to the response with the `200` status
  - added the optional property `widget_config/language_presets/additionalProperties/text_contents/anyOf[subschema #1: WidgetTextContents]/file_upload_error` to the response with the `200` status
  - added the optional property `widget_config/language_presets/additionalProperties/text_contents/anyOf[subschema #1: WidgetTextContents]/remove_file` to the response with the `200` status
  - added the optional property `widget_config/language_presets/additionalProperties/text_contents/anyOf[subschema #1: WidgetTextContents]/typing_indicator` to the response with the `200` status
  - added the optional property `widget_config/text_contents/attach_file` to the response with the `200` status
  - added the optional property `widget_config/text_contents/file_limit_reached` to the response with the `200` status
  - added the optional property `widget_config/text_contents/file_too_large` to the response with the `200` status
  - added the optional property `widget_config/text_contents/file_type_unsupported` to the response with the `200` status
  - added the optional property `widget_config/text_contents/file_upload_error` to the response with the `200` status
  - added the optional property `widget_config/text_contents/remove_file` to the response with the `200` status
  - added the optional property `widget_config/text_contents/typing_indicator` to the response with the `200` status

---

[Operation](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation/docs/v1/convai/agents/:agent_id/widget/get.md) · [API](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation.md) · [Page](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation/changes/v1/convai/agents/:agent_id/widget/get)
