---
title: "Check system role assignment"
method: GET
path: "/v1/permissions/has-system-role"
tags: ["Permission"]
---

# Check system role assignment

`GET /v1/permissions/has-system-role`

Check if the user is member of one or more system roles.

## Query parameters

- `roles` string[], required

## Response `200`

OK

- boolean

## Other responses

- `400` — Bad request
- `401` — Unauthorized request
- `500` — Internal Server Error

---

[API](https://skmtc.net/opcotech/apis/elemo-api.md) · [All operations](https://skmtc.net/opcotech/apis/elemo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opcotech/elemo-api/revisions/addaba6fddad/schema)
