Load a workflow board

Returns the active school's workflow template and selected module instances for the requested module.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Query parameters

modulestringRequired<=100 characters
Workflow module system name used to select the board.
module_idsstring or list of integersOptional

Optional comma-separated or repeated module identifiers used to limit instances.

Response

Workflow template and module instances returned.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error