/
SV
svix
/
Diom API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 4w 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
Auth Token Whoami
Return the role of the currently authenticated token
post
/api/v1.admin.auth-token.whoami
Request body
AdminAuthTokenWhoamiIn
required
Response
AdminAuthTokenWhoamiOut
required
role
string
required
Changes