Retrieve details of a specific chat agent
Path parameters
Unique id of the chat agent to be retrieved.
Query parameters
Optional version of the API to use for this request. If not provided, will default to latest version.
Response
Successfully retrieved the chat agent.
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 15 of the 28 revisions of this API.51055
- ●
removed the optional property
allOf[ChatAgentRequest]/is_publicfrom the response with the200statusresponse-optional-property-removed
- ●
- ○
queryrequest parameterversionlist-of-types was widened by adding typesstringrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parameterversion, the type/format was generalized frominteger/to/request-parameter-type-generalized
- ○
- ●
removed the optional property
allOf[subschema #3]/response_engine_datafrom the response with the200statusresponse-optional-property-removed
- ●
- ●
added the new
transcript_updatedenum value to theallOf[ChatAgentRequest]/webhook_events/items/response property for the response status200response-property-enum-value-added
- ○
added
subschema #1subschema #3to the response bodyallOflist for the response status200response-body-all-of-added
- ○
removed
subschema #1subschema #3from the response bodyallOflist for the response status200response-body-all-of-removed
- ○
removed the
gemini-2.5-flashenum value from theallOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-removed
- ●
- ●
added the new
gpt-5.5enum value to theallOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ●
- ▲
added
LanguageLegacysubschema #2to theallOf[ChatAgentRequest]/languageresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
allOf[ChatAgentRequest]/languageresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
removed the
bg-BGenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ca-ESenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
cs-CZenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
da-DKenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
de-DEenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
el-GRenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
en-AUenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
en-GBenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
en-INenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
en-NZenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
en-USenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
es-419enum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
es-ESenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
fi-FIenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
fr-CAenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
fr-FRenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
hi-INenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
hu-HUenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
id-IDenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
it-ITenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ja-JPenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ko-KRenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
lt-LTenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
lv-LVenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
multienum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
nl-BEenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
nl-NLenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
no-NOenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
pl-PLenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
pt-BRenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
pt-PTenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ro-ROenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ru-RUenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
sk-SKenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
sv-SEenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
th-THenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
tr-TRenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
vi-VNenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ○
removed the
zh-CNenum value from theallOf[ChatAgentRequest]/languageresponse property for the response status200response-property-enum-value-removed
- ▲
- ●
added the new
gemini-3.1-flash-liteenum value to theallOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ●
- ▲
added
AnalysisDataChatPresetAnalysisDatato theallOf[ChatAgentRequest]/post_chat_analysis_data/items/response propertyoneOflist for the response status200response-property-one-of-added
- ○
added the optional property
allOf[ChatAgentRequest]/handbook_configto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[ChatAgentRequest]/timezoneto the response with the200statusresponse-optional-property-added
- ○
removed
StringAnalysisDataEnumAnalysisDataBooleanAnalysisDataNumberAnalysisDatafrom theallOf[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 theallOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ●
added the new
gpt-5.4-nanoenum value to theallOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
gpt-5.4enum value to theallOf[ChatAgentRequest]/post_chat_analysis_modelresponse property for the response status200response-property-enum-value-added
- ●