Roles
Query roles. Requires permissions: 'Access User Management Api' and 'Access Users'.
Select
This view does not support server-side filtering.
SELECT * FROM Roles;
Columns
Name | Type | Operators | Description |
Id [KEY] | Integer | The unique, Marketo-assigned identifier of the role. | |
Name | String | The name of the role. | |
Description | String | The description of the role. | |
Type | String | The type of the role. | |
IsHidden | Boolean | Whether the role is hidden. | |
IsOnlyAllZones | Boolean | Whether the role is all zones. | |
CreatedAt | Datetime | The date and time the role was created. | |
UpdatedAt | Datetime | The date and time the role was last updated. |