Skip to main content
GET
List Rbac Users

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

user_id
integer
required
telegram_id
integer | null
username
string | null
first_name
string | null
last_name
string | null
email
string | null
role_names
string[]