CustomAgentRoles
Query CustomAgentRoles in Zendesk.
Table Specific Information
Select
The following queries are processed server side while other filters are processed client side within the driver.SELECT * FROM CustomAgentRoles
You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false in which case any other search criteria will be ignored and an unfiltered response will be returned.
Columns
Name | Type | References | Description |
Id [KEY] | Long | Automatically assigned upon creation. | |
Name | String | . | |
Description | String | . | |
CreatedAt | Datetime | . | |
UpdatedAt | Datetime | . | |
ConfigurationChatAccess | Boolean | . | |
ConfigurationEndUserProfile | String | . | |
ConfigurationForumAccess | String | . | |
ConfigurationForumAccessRestrictedContent | Boolean | . | |
ConfigurationMacroAccess | String | . | |
ConfigurationManageBusinessRules | Boolean | . | |
ConfigurationManageDynamicContent | Boolean | . | |
ConfigurationManageExtensionsAndChannels | Boolean | . | |
ConfigurationManageFacebook | Boolean | . | |
ConfigurationOrganizationEditing | Boolean | . | |
ConfigurationReportAccess | String | . | |
ConfigurationTicketAccess | String | . | |
ConfigurationTicketCommentAccess | String | . | |
ConfigurationTicketDeletion | Boolean | . | |
ConfigurationTicketMerge | Boolean | . | |
ConfigurationTicketTagEditing | Boolean | . | |
ConfigurationTwitterSearchAccess | Boolean | . | |
ConfigurationViewAccess | String | . | |
ConfigurationUserViewAccess | String | . |