📄️ List user roles
Lists all roles assigned to users in your organization.
📄️ Grant access to a user
Give users access to resources (NRN) in your organization.
📄️ List grants for a user
List all grants assigned to a user. Returns a paginated list of grants with role information.
📄️ Bulk create grants for a user
Create multiple grants for a user in a single request. This operation is **additive** - it adds new grants without affecting existing ones.
📄️ Replace all grants for a user
Replace all existing grants for a user with a new set of grants. This operation **deletes all existing grants** and creates the new ones.