List Accounts
External DocumentationTo learn more, visit the CyberArk documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Search Keywords | A list of keywords to search accounts by, separated by a space. |
| Search Type | Get accounts that either contain or start with the value specified in the Search Keywords parameter. |
| Sort | The property by which to sort the retrieved results. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Filter | Filter account records by specific attributes and types in a standard REST query format. Available fields to search by: - safeName- modificationTime- secretModificationTimeExamples: - safeName contains admin - Find safes with “admin” in name.- safeName eq Administrator - Find exact name match. |
| Limit | The maximum number of items to retrieve per request (zero-based). |
| Offset | The index of the first result to retrieve. |
| Saved Filter | Filter accounts by a saved filter. |