/
SV
svix
/
Diom API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 24m ago · Updated 3w ago
Details
Filter operations
Admin
15
post
Auth Token Create
post
Auth Token Expire
post
Auth Token Rotate
post
Auth Token Delete
post
Auth Token List
post
Auth Token Update
post
Auth Token Whoami
post
Role Configure
post
Role Delete
post
Role Get
post
Role List
post
Access Policy Configure
post
Access Policy Delete
post
Access Policy Get
post
Access Policy List
Auth Tokens
9
Cache
5
ClusterAdmin
4
Health
2
Idempotency
5
Key Value Store
5
Msgs
13
Rate Limiter
5
Admin
Role List
List all roles
post
/api/v1.admin.auth-role.list
Request body
AdminRoleListIn
required
limit
integer
Limit the number of returned items
iterator
string
nullable
The iterator returned from a prior invocation
Response
ListResponseAdminRoleOut
required
data
AdminRoleOut[]
required
iterator
string
nullable
prev_iterator
string
nullable
done
boolean
required
Changes