conversations

Get Conversation Agent Settings

Get the SMS agent toggle state for a specific conversation.

Returns enabled=True by default if no settings row exists yet (absence of a row means the agent has never been toggled = on).

get/conversations/{conversation_id}/agent-settings

Path parameters

conversation_idstring uuid required

Response

Successful Response

conversation_idstring uuid required
enabledboolean required
status_messagestring nullable
updated_atstring date-time nullable
updated_bystring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.