---
title: "POST /api/services/app/Role/GetRoles"
method: POST
path: "/api/services/app/Role/GetRoles"
tags: ["Role"]
---

# POST /api/services/app/Role/GetRoles

`POST /api/services/app/Role/GetRoles`

## Request body

- GetRolesInput
  - `permissions` string[], nullable

## Response `200`

Success

- ListResultDtoOfRoleListDto
  - `items` RoleListDto[], nullable
    - `id` integer
    - `name` string, nullable
    - `displayName` string, nullable
    - `isStatic` boolean
    - `isDefault` boolean
    - `creationTime` string, date-time

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
