Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/documentation/manual-video.controller.ts
List page videos for a project
Endpoint
GET /manual-videos
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | query | string | ✓ |
Referenced By
ManualVideoController(MODULE_DECLARES)
Was this page helpful?