Tool to filter users in a workspace by advanced criteria. Use when you need a paginated, sortable list of workspace users matching multiple filters.
namestringFilter users by substring match in name (case-insensitive).
pageintegerPage number for pagination, starting from 1.
emailstringFilter users by substring match in email address (case-insensitive).
rolesarrayFilter to only users having any of these roles.
statusstringFilter users by their workspace membership status.
pageSizeintegerNumber of users to return per page (1 to 5000).
projectIdstringFilter to only users who have access to this specific project ID.
sortOrderstringSort order direction.
sortColumnstringColumn to sort results by.
userGroupsarrayFilter to only users belonging to these user group IDs.
membershipsstringControls which membership details to include in response. NONE returns no memberships, ALL returns all, or filter by type.
workspaceIdRequiredstringThe unique identifier of the workspace to filter users from. Use CLOCKIFY_GET_ALL_MY_WORKSPACES to retrieve available workspace IDs.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.