/
OP
openintegrationhub
/
IAM Api for OIH
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15m ago · Updated 4y ago
Details
Filter operations
authentication
2
misc
2
role
5
get
get all roles
post
Create a role
get
get a role by id
delete
delete a role
patch
Modify a role by id
tenant
8
tokens
3
user
7
role
get all roles
This can only be done by a logged in user who has the required privileges.
get
/api/v1/roles
Response
List all roles
Role[]
required
name
string
permissions
Permissions[]
scope
string
Changes