Skip to content

listThreads

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/issues/desk.controller.ts

List a desk bucket (triage/needs_first/needs_next/investigating/waiting/paused/done/mine)

Endpoint

GET /desk/:projectId/threads

ParameterInTypeRequiredDescription
projectIdpathstring
bucketquerystring-
limitquerystring-

Referenced By

  • DeskController (MODULE_DECLARES)

Was this page helpful?

Download as PDF