List all roles
Retrieves all roles in the organization with their associated permissions and members.
Request #
curl -X GET 'https://api.axiom.co/v2/rbac/roles' \
-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 roles was successfully retrieved