Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/tours/tours.controller.ts
Get one experience (editor)
Endpoint
GET /tours/:projectId/experiences/:id
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
id | path | string | ✓ |
Referenced By
ToursController(MODULE_DECLARES)
Was this page helpful?