Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/screenshot/screenshot.controller.ts
List screenshots
Endpoint
GET /screenshots
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
filters | query | ScreenshotFiltersDto | ✓ |
Referenced By
ScreenshotController(MODULE_DECLARES)
Was this page helpful?