Get webchat configuration
A ViewSet for managing conversations related to practices. This view provides endpoints to create, retrieve, update,
and manage conversations including sending messages, resolving, escalating, and handling linked patients.
Key Features:
- Supports filtering and searching conversations based on various attributes like practice, status, and message content.
- Allows retrieving detailed information about individual conversations, including message statistics.
- Provides endpoints for sending messages within conversations, switching conversations to agent mode, and resolving or escalating conversations.
- Includes mechanisms to manage linked patients and handle specific actions like resolving or escalating conversations.
GET /api/conversations/webchat-configuration/?client_id=MWADgFfNjuGS9rHJ3BYJRf&format=api
{ "id": "MWADgFfNjuGS9rHJ3BYJRf", "practice": "TBz3y9vhDoNkQJfP4P45VM", "webchat_domains": [ { "id": "nJy5aC83a7LnWxv3864kgj", "domain": "advancedcaredentistry.org" } ], "logo_signed_url": "https://storage.googleapis.com/peerlogic-prod-webchat-logos/MWADgFfNjuGS9rHJ3BYJRf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=github-sa%40peerlogic-api-prod.iam.gserviceaccount.com%2F20260403%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20260403T150634Z&X-Goog-Expires=7200&X-Goog-SignedHeaders=host&X-Goog-Signature=0ce538453258868c11a3bfd216d32f4079ce1c4b7808900defd72e3c6c507f4c41c92d9f888e04a5fe6d68859c6d6ca4663130a75f4859f0494eb070abdedc2aec2f5a1cf69a18f3d5bd91f399e7adaaf6181a472a345ffe3d93577b39182b4ac7b1cb154a6b581aac946aa6080a03a9fcbffdaf29ba89e2ffe15c55275f7aa89b6accb52d4512f6280ee4a2ab2c330f05ddcb887452951979cc3efe697f6ce8c6c2b0316030dc20f1b4e14af07876bf1cd28b39852a37501a34345a288154b64a4a549d3d40e4dfaa233816a15568310bc30f5878344f36a40c61e5754bc0e9b629be6dcc963d7bd961c552174786f45c9fbd40b325391066d1c6f51506593b", "webchat_icon_color": "", "webchat_icon_opacity": 100, "google_tag_id": "", "is_active": true, "aimee_bot_name": "Aimee" }