ListRoleBindings lists the role bindings for the organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier for the organization to list role bindings for.

Query Params
string
string

Cursor that defines token indicating where to start the next page. Empty value indicates to start from beginning of the dataset.

roleId
array of strings

Filter by role ID. Multiple values can be passed as query parameters (e.g., &role_id=x&role_id=y)

roleId
groupId
array of strings

Filter by group ID. Multiple values can be passed as query parameters (e.g., &group_id=x&group_id=y)

groupId
scopeId
array of strings

Filter by scope ID. Multiple values can be passed as query parameters (e.g., &scope_id=x&scope_id=y)

scopeId
scopeType
array of strings

Filter by scope type. Multiple values can be passed as query parameters (e.g., &scope_type=x&scope_type=y)

  • ORGANIZATION: Organization scope represents the organization level authentication (Organization -> ResourceID)
  • CLUSTER: Cluster scope represents the cluster level authentication (Organization -> Cluster -> ResourceID)
scopeType
subjectType
array of strings

Filter by subject type. Multiple values can be passed as query parameters (e.g., &subject_type=x&subject_type=y)

subjectType
subjectId
array of strings

Filter by subject ID. Multiple values can be passed as query parameters (e.g., &subject_id=x&subject_id=y)

subjectId
Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json