Skip to content

getBoardsForIssue

reference
1 min readUpdated

Kind: API Endpoint

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

List boards an issue is currently on

Endpoint

GET /projects/:projectId/issues/:issueId/boards

ParameterInTypeRequiredDescription
projectIdpathstring
issueIdpathstring

Referenced By

  • BoardsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF