Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/activity/activity.controller.ts
Get recent projects for current user
Endpoint
GET /activities/recent/projects
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
limit | query | number | - |
Referenced By
ActivityController(MODULE_DECLARES)
Was this page helpful?