ResourceCollections
Query Resource Collections 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 ResourceCollections SELECT * FROM ResourceCollections WHERE Id = '310043820'
Columns
| Name | Type | References | Description |
| Id [KEY] | Long | Id for the resource collection. Automatically assigned upon creation. | |
| Resources | String | Array of resource metadata objects. | |
| CreatedAt | Datetime | When the resource collection was created. | |
| UpdatedAt | Datetime | Last time the resource collection was updated. |