List Access Groups
Get all access groups
Returns a list of all access groups.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
acs_system_idstring · uuidOptional
ID of the access system for which you want to retrieve all access groups.
acs_user_idstring · uuidOptional
ID of the access system user for which you want to retrieve all access groups.
user_identity_idstring · uuidOptional
ID of the user identity for which you want to retrieve all access groups.
searchstring · min: 1Optional
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.
Responses
200
OK
application/json
okbooleanRequired
400
Bad Request
401
Unauthorized
post
/acs/access_groups/listRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Property
Description
Sample Response
Last updated
Was this helpful?

