Skip to main content
GET
List Org Roles

Authorizations

Authorization
string
header
required

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

Path Parameters

orgSlug
string
required

Query Parameters

limit
number
page
number
sort
string

Sort field and direction, e.g. -createdAt

Response

Success

results
object[]
total
number
defaultRole
string

Slug of the org's default role used when no role is specified at member invitation time.