Filter workflows by developer
Path GET /workflows
Add query parameters developer_id
that allows to filter workflows by developer.
- If the provided user ID is the same as the current user ID, only then permission
workflow:list
is required and version status doesn't require permissionworkflow:list
anymore. - If the provided user ID is not the same as the current user ID, then permission
workflow:list_filter
is required.