Skip to main content

Get Groups

GET 

/api/v33.02/groups

x-prisma-cloud-target-env: {"permission":"userManagement"}

Retrieves the list of all groups.

This endpoint maps to the table data on the Manage > Authentication > Groups Console UI page.

cURL Request

Refer to the following example cURL command that retrieves all the system groups.

$ curl -k \
-X GET \
-u <USER> \
-H 'Content-Type: application/json' \
https://<CONSOLE>/api/v<VERSION>/groups

Responses

Groups represents a list of groups