Skip to main content
GET
Get dynamic configuration

Query Parameters

license_id
integer

The license ID.

group_id
integer

The ID of the group that you want to get a dynamic configuration for. The ID of the default group is used if not provided.

url
string

The URL that you want to get a dynamic configuration for.

channel_type
string

The channel type that you want to get a dynamic configuration for.

test
boolean

When set to true, treats a dynamic configuration request as a test.

Response

200 - application/json

Dynamic configuration.

organization_id
string

The ID of the organization for which the dynamic configuration is returned.

default_widget
enum<string>

The default widget to be used.

Available options:
livechat,
openwidget,
chatbot
livechat_active
boolean

Specifies if the LiveChat product license is active.

livechat
object

Configuration specific to the LiveChat product. Present only when livechat_active is true.