Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/issues/desk.controller.ts
One thread with the full timeline (comments + activities)
Endpoint
GET /desk/:projectId/threads/:id
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
id | path | string | ✓ |
Referenced By
DeskController(MODULE_DECLARES)
Was this page helpful?