Skip to content

getThread

reference
1 min readUpdated

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

ParameterInTypeRequiredDescription
projectIdpathstring
idpathstring

Referenced By

  • DeskController (MODULE_DECLARES)

Was this page helpful?

Download as PDF