Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/tours/public-tours.controller.ts
Matched LIVE adoption experiences for a page (public, no auth)
Endpoint
GET /public/tours/config
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | query | string | ✓ | |
url | query | string | - | |
segments | query | string | - |
Referenced By
PublicToursController(MODULE_DECLARES)
Was this page helpful?