Skip to content

list

reference
1 min readUpdated

Kind: API Endpoint

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

List content tasks for a project (the action queue)

Endpoint

GET /content-tasks/:projectId

ParameterInTypeRequiredDescription
projectIdpathstringProject ID
statusqueryContentTaskStatusDto-
kindqueryContentTaskKindDto-
assigneeIdquerystring-

Referenced By

  • ContentTasksController (MODULE_DECLARES)

Was this page helpful?

Download as PDF