Skip to main content
GET
Get roles (pagination support)

Authorizations

Authorization
string
header
required

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

Query Parameters

keyword
string
required

search keyword

Maximum string length: 100
sortBy
enum<string>
default:lastCreated
Available options:
lastCreated,
firstCreated,
displayName
options
object

Response

Role Information

status
string
data
object[]