Provides access to the roles in Hyperproof.
Roles API (1.0)
Download OpenAPI description
Languages
Servers
Mock server
https://developer.hyperproof.app/_mock/hyperproof-api/roles/roles.openapi
Hyperproof US
https://api.hyperproof.app/v1/roles
Hyperproof Gov
https://api.hyperproofgov.app/v1/roles
Hyperproof EU
https://api.hyperproof.eu/v1/roles
- Mock serverhttps://developer.hyperproof.app/_mock/hyperproof-api/roles/roles.openapi
- Hyperproof UShttps://api.hyperproof.app/v1/roles
- Hyperproof Govhttps://api.hyperproofgov.app/v1/roles
- Hyperproof EUhttps://api.hyperproof.eu/v1/roles
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://developer.hyperproof.app/_mock/hyperproof-api/roles/roles.openapi/ \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'Response
application/json
[ { "id": "f5a110d4-00a2-11ee-acbd-2bbf74beda27", "name": "Control Contributor", "scope": "control" } ]