---
title: "Api Get Namespace Roles"
method: GET
path: "/api/v1/namespace/{namespace}/roles"
tags: ["api"]
---

# Api Get Namespace Roles

`GET /api/v1/namespace/{namespace}/roles`

## Path parameters

- `namespace` string, required

## Response `200`

Successful Response

- APIResponse
  - `data` unknown
  - `message` string, nullable
  - `status` 'ok' | 'error', required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/conda-incubator/apis/conda-store.md) · [All operations](https://skmtc.net/conda-incubator/apis/conda-store/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conda-incubator/conda-store/versions/1045c7d5b017/schema)
