Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/capture/capture.controller.ts
List captured flows for a project
Endpoint
GET /capture/:projectId/flows
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
CaptureController(MODULE_DECLARES)
Was this page helpful?