Returns a list of people in your organization including active and inactive people. By default only the first 100 people are returned. The list can be filtered on first or last name and paged using the optional paging parameters.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Basic Parameters
| Parameter | Description |
|---|---|
| Show Inactive | Set to false to only return active users. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Direction | Direction to sort the records. |
| Limit | Total records to return, in the range 1-1000. |
| Search | A value by which to filter records. Up to 50 characters. |
| Start | Start record index. |