workflows
List the tasks for the given Workflow ID and filter parameters
get/workflow/{workflowId}/tasks
Path parameters
workflowIdstring required
Workflow string identifier
Query parameters
workspaceIdinteger
Workspace numeric identifier
maxinteger
Pagination max results
offsetinteger
Pagination offset
sortBystring
Field to sort by
sortDirstring
Sorting direction (asc|desc)
searchstring
Search tasks by name
Response
OK