Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts
Get public support agent config (name, welcome message, isEnabled)
Endpoint
GET /public/p/:slugWithId/chat/config
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ |
Referenced By
PublicProjectController(MODULE_DECLARES)
Was this page helpful?