Requests
Query Requests by some given filters.
Columns
| Name | Type | Description |
| Id [KEY] | Integer | ID of the Request. |
| TeamId | Integer | ID of the Request's target team. |
| UserGuid | String | GUID of the user who created the Request. |
| RequestType | String | Standardized type of the Request. |
| Metadata | String | Data that varies across Request types. |
| Events | String | Data that varies across Request types. |
| DryRun | Boolean | Whether or not to change data. |