Skip to main content
GET
List Roles

Path Parameters

organizationId
string
required
Organization ID

Query Parameters

limit
number
Items per page (default: 20)
lastKey
string
Cursor for pagination (from previous response)
Search term for name/description

Response

Returns a paginated list of Role objects.

Code Examples