List Employees

Returns a paginated list of employees with optional filtering and sorting. Each employee record always includes: employeeId, firstName, lastName, preferredName, photoUrl, jobTitleName, and status. The _restrictedFields property is only present when at least one requested field is restricted by permissions — it is omitted entirely on unrestricted records. Use the fields parameter to request up to 14 additional contact/social fields. The status field is returned as title-case (e.g., Active, Inactive). For richer employee field data, use the Get Employee endpoint or the Datasets API.

Language
Credentials
At least 1 scope group required
URL
Response
Click Try It! to start a request and see the response here!