Retrieves a list of users belonging to a Toggl organization. Returns detailed information about each user including their email, name, role, workspace memberships, and group memberships. Supports filtering by name/email, status (active/inactive/invited), admin privileges, and pa…
pageintegerPage number for pagination (default: 1)
filterstringSearch filter to match users by name or email substring
groupsstringComma-separated list of group IDs to filter users by group membership
per_pageintegerNumber of results per page (default: 50, max: 200)
sort_dirstringSort direction for results by name: 'asc' or 'desc'
workspacesstringComma-separated list of workspace IDs to filter users by workspace membership
only_adminsbooleanIf true, return only users with administrative privileges
active_statusstringComma-separated list of statuses to filter by: 'active', 'inactive', or 'invited'
organization_idRequiredintegerThe unique ID of the organization to list users for
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.