---
title: "Lists role associated with the caller's organization."
method: GET
path: "/iam/roles"
tags: ["Roles"]
---

# Lists role associated with the caller's organization.

`GET /iam/roles`

## Response `200`

- ListRolesResponse
  - `roles` Role[], required
    - `allowed_scopes` string[], required
    - `description` string, required
    - `id` string, required
    - `org_id` string, required
    - `role_name` string, required

## Other responses

- `400` — Error Bad Request
- `403` — Error Permissions
- `500` — Error Internal Server

---

[API](https://skmtc.net/crusoecloud/apis/crusoe-cloud-api-gateway.md) · [All operations](https://skmtc.net/crusoecloud/apis/crusoe-cloud-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crusoecloud/crusoe-cloud-api-gateway/revisions/a3fd2dedc72b/schema)
