List Held Users Or Groups

List Held Users Or Groups

All the listed privileges are required -

Privileges Description
FORENSICS Caller should have permission to this privilege, to perform this operation.
Request
URI
GET
https://{api_host}/rest/external/v1/ad-users-or-groups/held-users-or-groups
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {
        "ad_user_or_group_id": "S-1-5-21-1111111111-2222222222-3333333333-513"
    }
]

401

User is not authenticated

Operation doesn't return any data structure

403

Access to the resource is forbidden

Operation doesn't return any data structure