---
title: "Retrieve"
method: GET
path: "/v3/projects/roles/role/{role}"
---

# Retrieve

`GET /v3/projects/roles/role/{role}`

## Path parameters

- `role` string, required

## Response `200`

200

- object
  - `role` object
    - `name` string
    - `permissions` string[]
    - `identifier` string
    - `created_at` string
    - `is_custom_role` boolean

## Other responses

- `404` — 404

---

[API](https://skmtc.dev/doppler/apis/core.md) · [All operations](https://skmtc.dev/doppler/apis/core/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/doppler/core/revisions/8f244bc5b038/schema)
