v1
latestOpenAPI 3.1.02026-08-066984441.1 MBworkflows
Returns all task statuses of the workflow with the specified id.
<Check title="Required Permissions" icon="key">The user must either have project-master-data:read permissions for a linked project, be assigned to a non-deleted task in a linked project, be allowed to see the external workflow, or have admin / project-manage-config:read permissions.</Check>
get/workflows/{workflowId}/taskstatuses
Path parameters
workflowIdstring uuid required
Query parameters
pageinteger
Page number for pagination
pageSizeinteger
Number of items per page
orderbystring
The properties to order by
filterbystring
The filter expression to filter by
Headers
Authorizationstring required
Bearer authentication
Response
OK