Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/capture/public-capture.controller.ts
Get a captured flow for the tour player (public, no auth)
Endpoint
GET /public/capture/flows/:id
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ |
Referenced By
PublicCaptureController(MODULE_DECLARES)
Was this page helpful?