List Federation Access Groups

List Federation Access Groups

At least one of the listed privileges is required -

Privileges Description
GLOBAL_PERMISSION_VIEW Caller should have permission to this privilege, to perform this operation.
FOLDER_VIEW Caller should have permission to this privilege, to perform this operation.
Request
URI
GET
https://{api_host}//localhost/rest/config/v1/federation-access-groups
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {
        "deletable": true,
        "description": "This Federation access group can be used to delegate administration of global sales team inventories to specific administrators.",
        "id": "42e47f15-aad0-221a-b231-ea4a3a134ec9",
        "name": "Sales"
    }
]

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

409

Conflict | CPA not initialized for the pod

Operation doesn't return any data structure