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
module
Workflow module system name used to select the board.
module_ids
Optional comma-separated or repeated module identifiers used to limit instances.
Response
Workflow template and module instances returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

