Skip to content

listCards

reference
1 min readUpdated

Kind: API Endpoint

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

List cards on a board (use ?since= for incremental polling)

Endpoint

GET /projects/:projectId/boards/:boardId/cards

ParameterInTypeRequiredDescription
projectIdpathstring
boardIdpathstring
sincequerystring-

Referenced By

  • BoardsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF