# getConfig

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/tours/public-tours.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/tours/public-tours.controller.ts#L57)

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)
