The Permission Set object represents a set of permissions that can be assigned to a user.
You can find out more about permission sets in our Help documentation: Permission Sets
The number of active AI agents currently assigned to this role.
The number of active users currently assigned to this role.
ID of the base role type this custom role is derived from (determines the permission baseline).
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[DESCRIPTION]
Whether this role can be modified by regular users, or is a system-managed role.
The unique identifier of this role.
The number of inactive AI agents assigned to this role.
The number of inactive users assigned to this role.
The display name of this role.
The organization this role belongs to.
The number of people currently assigned to this role.
The explicit permission settings configured for this role.
The effective resolved permissions for this role, including inherited permissions from the base role.
ID of the user type associated with this role (e.g. full user, limited user).
1
2