List all groups

GET/v2/rbac/groups

Retrieves all groups in the organization.

Request #

curl -X GET 'https://api.axiom.co/v2/rbac/groups' \
  -H 'Authorization: Bearer API_TOKEN'
Try itRun this request against your Axiom organization

Credentials stay in this browser tab and are only sent to Axiom when you run the request.

Response #

200A list of groups was successfully retrieved
application/json