get
https://{project_url}/webservice/rest-api/{api_interface}/{version}/customer-engagement-setups
Get all available setups for customer engagement.
Customer engagement setups define the configuration for the CareCloud JavaScript tracking script, which captures browser-based events on websites and links them to customer profiles. Each setup specifies the tracking behaviour for a particular website or deployment context.
This endpoint does not require authentication. It is typically called by the tracking script during initialisation to load the applicable configuration.
Related: GET /customer-engagement-setups/{customer_engagement_setup_id}
429Too many requests - more than the resource limit.
503Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.