Retrieve a paginated list of Workable account members with their roles and permissions. This action fetches team members from your Workable account, including admins, standard users, reviewers, and inactive members. You can filter by role, email, name, or status, and paginate th…
namestringFilter members by exact full name match
rolestringFilter members by recruiting role (admin=All Access, simple=Standard Access, reviewer=Limited Access, no_access=No Access)
emailstringFilter members by exact email address match
limitintegerMax number of members to retrieve per page (default: 50)
max_idstringPagination cursor: return only members with ID less than or equal to this value
statusstringFilter by member status (default: 'active'). Use 'all' to retrieve both active and inactive members
since_idstringPagination cursor: return only members with ID greater than or equal to this value
shortcodestringFilter by job shortcode to return only collaborators on that specific job
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.