v1

latestOpenAPI 3.0.3AGPL-3.0-only2026-07-17120116247.0 KB
roles

Get roles

Returns an array with one or more roles

get/roles

Query parameters

offsetinteger
limitinteger

The maximum number of items to return. Max value is 500, default is 100

order'ASC' | 'DESC'
Example:ASC

Ordering groups by name. Default ASC

Response

successful operation

idinteger
namestring

name is unique

descriptionstring

optional description

created_atinteger

creation time as unix timestamp in milliseconds

updated_atinteger

last update time as unix timestamp in milliseconds

usersstring[]

list of usernames associated with this group

adminsstring[]

list of admins usernames associated with this group