---
title: "Get all policies supported in the system"
method: GET
path: "/v1/roles/policies"
tags: ["Roles"]
---

# Get all policies supported in the system

`GET /v1/roles/policies`

## Response `200`

Responding with list of policies

- object[]
  - `name` string
  - `scope` 'developer' | 'dataUser' | 'dataOwner' | 'auditor' | 'analyst' | 'tenantAdmin' | 'orgAdmin' | 'member' | 'support'

## Other responses

- `401` — Invalid token
- `403` — Caller is not authorized to perform this action

---

[API](https://skmtc.net/tetrascience/apis/tetra-data-lake.md) · [All operations](https://skmtc.net/tetrascience/apis/tetra-data-lake/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tetrascience/tetra-data-lake/revisions/0205e2bace53/schema)
