Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
acs_system_id
string<uuid>

ID of the access system for which you want to retrieve all access groups.

acs_user_id
string<uuid>

ID of the access system user for which you want to retrieve all access groups.

String for which to search. Filters returned access groups to include all records that satisfy a partial match using name or acs_access_group_id.

Minimum string length: 1
user_identity_id
string<uuid>

ID of the user identity for which you want to retrieve all access groups.

Response

OK

acs_access_groups
object[]
required