List all chat agents
Query parameters
A limit on the number of objects to be returned. Limit can range between 1 and 1000, and the default is 1000.
The pagination key to continue fetching the next page of agents. Pagination key is represented by a agent id, pagination key and version pair is exclusive (not included in the fetched page). If not set, will start from the beginning.
Specifies the version of the agent associated with the pagination_key. When paginating, both the pagination_key and its version must be provided to ensure consistent ordering and to fetch the next page correctly.
If true, only return the latest version of each chat agent.
Response
Successfully retrieved all chat agents.
Example response
[
{
"agent_id": "oBeDLoLOeuAbiuaMFXRtDOLriTJ5tSxD",
"base_version": 12,
"agent_name": "Jarvis",
"auto_close_message": "Thank you for chatting. The conversation has ended.",
"end_chat_after_silence_ms": 3600000,
"language": "en-US",
"webhook_url": "https://webhook-url-here",
"webhook_timeout_ms": 10000,
"data_storage_setting": "everything",
"data_storage_retention_days": 30,
"opt_in_signed_url": true,
"signed_url_expiration_ms": 86400000,
"post_chat_analysis_data": [
{
"type": "string",
"name": "customer_name",
"description": "The name of the customer.",
"examples": [
"John Doe",
"Jane Smith"
]
}
],
"analysis_successful_prompt": "The agent finished the task and the call was complete without being cutoff.",
"analysis_summary_prompt": "Summarize the call in a few sentences.",
"analysis_user_sentiment_prompt": "Evaluate the user's sentiment based on their tone and satisfaction level.",
"timezone": "America/New_York",
"last_modification_timestamp": 1703413636133
}
]Changes
Changed in 14 of the 28 revisions of this API.41054
- ●
removed the optional property
items/allOf[ChatAgentRequest]/is_publicfrom the response with the200statusresponse-optional-property-removed
- ●
- ●
removed the optional property
items/allOf[subschema #3]/response_engine_datafrom the response with the200statusresponse-optional-property-removed
- ●
- ●
added the new
transcript_updatedenum value to theitems/allOf[ChatAgentRequest]/webhook_events/items/response property for the response status200response-property-enum-value-added
- ○
added
subschema #1subschema #3to theitems/response propertyallOflist for the response status200response-property-all-of-added
- ○
removed
subschema #1subschema #3from theitems/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed the
gemini-2.5-flashenum value from theitems/allOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-removed
- ●
- ●
added the new
gpt-5.5enum value to theitems/allOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ●
- ▲
added
LanguageLegacysubschema #2to theitems/allOf[ChatAgentRequest]/languageresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
items/allOf[ChatAgentRequest]/languageresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
removed the
bg-BGenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ca-ESenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
cs-CZenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
da-DKenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
de-DEenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
el-GRenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
en-AUenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
en-GBenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
en-INenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
en-NZenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
en-USenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
es-419enum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
es-ESenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
fi-FIenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
fr-CAenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
fr-FRenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
hi-INenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
hu-HUenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
id-IDenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
it-ITenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ja-JPenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ko-KRenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
lt-LTenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
lv-LVenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
multienum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
nl-BEenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
nl-NLenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
no-NOenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
pl-PLenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
pt-BRenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
pt-PTenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ro-ROenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ru-RUenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
sk-SKenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
sv-SEenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
th-THenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
tr-TRenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
vi-VNenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
zh-CNenum value from theitems/allOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ▲
- ●
added the new
gemini-3.1-flash-liteenum value to theitems/allOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ○
added the new optional
queryrequest parameteris_latestnew-optional-request-parameter
- ●
- ▲
added
AnalysisDataChatPresetAnalysisDatato theitems/allOf[ChatAgentRequest]/post_chat_analysis_data/items/response propertyoneOflist for the response status200response-property-one-of-added
- ○
added the optional property
items/allOf[ChatAgentRequest]/handbook_configto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/allOf[ChatAgentRequest]/timezoneto the response with the200statusresponse-optional-property-added
- ○
removed
StringAnalysisDataEnumAnalysisDataBooleanAnalysisDataNumberAnalysisDatafrom theitems/allOf[ChatAgentRequest]/post_chat_analysis_data/items/response propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ●
added the new
gpt-5.4-minienum value to theitems/allOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ●
added the new
gpt-5.4-nanoenum value to theitems/allOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
gpt-5.4enum value to theitems/allOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ●
- ▲
the response property
items/allOf[ChatAgentRequest]/end_chat_after_silence_msbecame nullable for the status200response-property-became-nullable
- ●
added the new
claude-4.6-sonnetenum value to theitems/allOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
items/allOf[ChatAgentRequest]/post_chat_analysis_data/items/oneOf[BooleanAnalysisData]/requiredto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/allOf[ChatAgentRequest]/post_chat_analysis_data/items/oneOf[EnumAnalysisData]/requiredto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/allOf[ChatAgentRequest]/post_chat_analysis_data/items/oneOf[NumberAnalysisData]/requiredto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/allOf[ChatAgentRequest]/post_chat_analysis_data/items/oneOf[StringAnalysisData]/requiredto the response with the200statusresponse-optional-property-added
- ▲