Tool to retrieve a collection of account employees. Use when you need to list, search, or filter employees by name, email, or organizational structure. Supports pagination via limit and offset parameters. Required scope: r_employees.
limitintegerLimits the number of the returned results. Default is 10.
querystringQuery the list using firstname, lastname and email
offsetintegerSkips the first n entries. Using limit and offset one can navigate through the entire employee database. Default is 0.
order_bystringEnum for order_by parameter values.
member_idstringOptional member_id that can be retrieved by GET /members. Needed to see information with elevated access.
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.