Retrieve a paginated list of users from the Raisely platform. Returns all users in the organisation with optional pagination, sorting, and private data. Use the 'private' parameter to include sensitive user details like email, address, and phone number. Default limit is 100 reco…
sortstringField to sort by, e.g., 'createdAt'.
limitintegerNumber of records to return per page (minimum 1, default 100).
orderstringSort order, either 'asc' (ascending) or 'desc' (descending).
offsetintegerNumber of records to skip before starting to return results (minimum 0).
privatebooleanIf true, include private custom fields in each user object.
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.