List the organization members assigned a specific role within the context of an organization.
Note: Returns only members with direct role assignments. For groups assigned to this role within the organization, use GET /api/v2/organizations/{organization_id}/roles/{role_id}/groups.
Parameters
id: string
ID of the organization.
role_id: string
ID of the role to retrieve the assigned members for.
List the organization members assigned a specific role within the context of an organization.
GET /api/v2/organizations/{organization_id}/roles/{role_id}/groups.