Skip to content

Get current user role​

GET
/api/auth/role

Authorizations​

ApiKeyHeader
Type
API Key (header: X-Api-Key)

Responses​

User role

application/json
JSON
{
  
"role": "string"
}

Playground​

Authorization

Samples​

Powered by VitePress OpenAPI