Audit users
External DocumentationTo learn more, visit the CyberArk documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Audit users| Parameter | Description |
|---|---|
| Group ID | The ID of the group to retrieve details for. |
| Include Members | Select to include group members in the response. |
{
"id": 8,
"groupType": "Vault",
"members": [
{
"UserName": "Auditor",
"id": 3
}
],
"groupName": "Auditors",
"description": "Auditors group",
"location": "\\"
}
Was this page helpful?