---
title: "Get all custom roles (excludes system roles)"
method: GET
path: "/api/roles/custom"
tags: ["role-resource"]
---

# Get all custom roles (excludes system roles)

`GET /api/roles/custom`

## Response `200`

OK

- Role[]
  - `name` string
  - `permissions` Permission[] — unresolved $ref

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
