List the groups assigned to a role in the context of an organization
List the groups assigned to a role in the context of an organization
Retrieve the list of groups assigned to a role in the context of an organization.
GET
List the groups assigned to a role in the context of an organization
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the organization.
ID of the role.
Query Parameters
Optional Id from which to start selection.
Number of results per page. Defaults to 50.
Required range:
1 <= x <= 100