# Roles API

Provides access to the roles in Hyperproof.

Version: 1.0

## Servers

Hyperproof US
```
https://api.hyperproof.app/v1/roles
```

Hyperproof Gov
```
https://api.hyperproofgov.app/v1/roles
```

Hyperproof EU
```
https://api.hyperproof.eu/v1/roles
```

## Security

### oauth2

Type: oauth2

## Download OpenAPI description

[Roles API](https://developer.hyperproof.app/_bundle/hyperproof-api/roles/roles.openapi.yaml)

## Other

### Get Roles

 - [GET /](https://developer.hyperproof.app/hyperproof-api/roles/roles.openapi/other/get-roles.md): GET /

#### Description

Retrieves a list of all Hyperproof roles, including role names, descriptions, and associated permissions.

