---
title: "Get All Roles"
method: GET
path: "/users/roles"
tags: ["Users"]
---

# Get All Roles

`GET /users/roles`

Fetches available SDP roles, such as owner, financial controller, business user, and developer.

## Response `200`

OK

- object
  - `roles` string[]

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api.md) · [All operations](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stellar/stellar-disbursement-platform-api/versions/39f9dc64156c/schema)
