files.com 1.1.287 → 1.1.289

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -41,9 +41,9 @@ Files::AutomationLog.list
41
41
 
42
42
  * `cursor` (string): Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
43
43
  * `per_page` (int64): Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
44
- * `filter` (object): If set, return records where the specified field is equal to the supplied value. Valid fields are `start_date`, `end_date`, `automation_id`, `automation_run_id`, `operation`, `path`, `status` or `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, automation_id ]`, `[ start_date, automation_run_id ]`, `[ start_date, operation ]`, `[ start_date, path ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, automation_id ]`, `[ end_date, automation_run_id ]`, `[ end_date, operation ]`, `[ end_date, path ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, automation_id ]`, `[ start_date, end_date, automation_run_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, path ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, automation_id, automation_run_id ]`, `[ start_date, automation_id, operation ]`, `[ start_date, automation_id, path ]`, `[ start_date, automation_id, status ]`, `[ start_date, automation_id, created_at ]`, `[ start_date, automation_run_id, operation ]`, `[ start_date, automation_run_id, path ]`, `[ start_date, automation_run_id, status ]`, `[ start_date, automation_run_id, created_at ]`, `[ start_date, operation, path ]`, `[ start_date, operation, status ]`, `[ start_date, operation, created_at ]`, `[ start_date, path, status ]`, `[ start_date, path, created_at ]`, `[ start_date, status, created_at ]`, `[ end_date, automation_id, automation_run_id ]`, `[ end_date, automation_id, operation ]`, `[ end_date, automation_id, path ]`, `[ end_date, automation_id, status ]`, `[ end_date, automation_id, created_at ]`, `[ end_date, automation_run_id, operation ]`, `[ end_date, automation_run_id, path ]`, `[ end_date, automation_run_id, status ]`, `[ end_date, automation_run_id, created_at ]`, `[ end_date, operation, path ]`, `[ end_date, operation, status ]`, `[ end_date, operation, created_at ]`, `[ end_date, path, status ]`, `[ end_date, path, created_at ]`, `[ end_date, status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id ]`, `[ start_date, end_date, automation_id, operation ]`, `[ start_date, end_date, automation_id, path ]`, `[ start_date, end_date, automation_id, status ]`, `[ start_date, end_date, automation_id, created_at ]`, `[ start_date, end_date, automation_run_id, operation ]`, `[ start_date, end_date, automation_run_id, path ]`, `[ start_date, end_date, automation_run_id, status ]`, `[ start_date, end_date, automation_run_id, created_at ]`, `[ start_date, end_date, operation, path ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, path, status ]`, `[ start_date, end_date, path, created_at ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation ]`, `[ start_date, automation_id, automation_run_id, path ]`, `[ start_date, automation_id, automation_run_id, status ]`, `[ start_date, automation_id, automation_run_id, created_at ]`, `[ start_date, automation_id, operation, path ]`, `[ start_date, automation_id, operation, status ]`, `[ start_date, automation_id, operation, created_at ]`, `[ start_date, automation_id, path, status ]`, `[ start_date, automation_id, path, created_at ]`, `[ start_date, automation_id, status, created_at ]`, `[ start_date, automation_run_id, operation, path ]`, `[ start_date, automation_run_id, operation, status ]`, `[ start_date, automation_run_id, operation, created_at ]`, `[ start_date, automation_run_id, path, status ]`, `[ start_date, automation_run_id, path, created_at ]`, `[ start_date, automation_run_id, status, created_at ]`, `[ start_date, operation, path, status ]`, `[ start_date, operation, path, created_at ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation ]`, `[ end_date, automation_id, automation_run_id, path ]`, `[ end_date, automation_id, automation_run_id, status ]`, `[ end_date, automation_id, automation_run_id, created_at ]`, `[ end_date, automation_id, operation, path ]`, `[ end_date, automation_id, operation, status ]`, `[ end_date, automation_id, operation, created_at ]`, `[ end_date, automation_id, path, status ]`, `[ end_date, automation_id, path, created_at ]`, `[ end_date, automation_id, status, created_at ]`, `[ end_date, automation_run_id, operation, path ]`, `[ end_date, automation_run_id, operation, status ]`, `[ end_date, automation_run_id, operation, created_at ]`, `[ end_date, automation_run_id, path, status ]`, `[ end_date, automation_run_id, path, created_at ]`, `[ end_date, automation_run_id, status, created_at ]`, `[ end_date, operation, path, status ]`, `[ end_date, operation, path, created_at ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation ]`, `[ start_date, end_date, automation_id, automation_run_id, path ]`, `[ start_date, end_date, automation_id, automation_run_id, status ]`, `[ start_date, end_date, automation_id, automation_run_id, created_at ]`, `[ start_date, end_date, automation_id, operation, path ]`, `[ start_date, end_date, automation_id, operation, status ]`, `[ start_date, end_date, automation_id, operation, created_at ]`, `[ start_date, end_date, automation_id, path, status ]`, `[ start_date, end_date, automation_id, path, created_at ]`, `[ start_date, end_date, automation_id, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_run_id, path, status ]`, `[ start_date, end_date, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_run_id, status, created_at ]`, `[ start_date, end_date, operation, path, status ]`, `[ start_date, end_date, operation, path, created_at ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status ]`, `[ start_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, automation_id, operation, path, status ]`, `[ start_date, automation_id, operation, path, created_at ]`, `[ start_date, automation_id, operation, status, created_at ]`, `[ start_date, automation_id, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status ]`, `[ start_date, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_run_id, path, status, created_at ]`, `[ start_date, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path ]`, `[ end_date, automation_id, automation_run_id, operation, status ]`, `[ end_date, automation_id, automation_run_id, operation, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status ]`, `[ end_date, automation_id, automation_run_id, path, created_at ]`, `[ end_date, automation_id, automation_run_id, status, created_at ]`, `[ end_date, automation_id, operation, path, status ]`, `[ end_date, automation_id, operation, path, created_at ]`, `[ end_date, automation_id, operation, status, created_at ]`, `[ end_date, automation_id, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status ]`, `[ end_date, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_run_id, path, status, created_at ]`, `[ end_date, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status ]`, `[ start_date, end_date, automation_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, automation_id, operation, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path, status ]`, `[ end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ end_date, automation_id, operation, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status, created_at ]` or `[ end_date, automation_id, automation_run_id, operation, path, status, created_at ]`.
45
- * `filter_gt` (object): If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, automation_id ]`, `[ start_date, automation_run_id ]`, `[ start_date, operation ]`, `[ start_date, path ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, automation_id ]`, `[ end_date, automation_run_id ]`, `[ end_date, operation ]`, `[ end_date, path ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, automation_id ]`, `[ start_date, end_date, automation_run_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, path ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, automation_id, automation_run_id ]`, `[ start_date, automation_id, operation ]`, `[ start_date, automation_id, path ]`, `[ start_date, automation_id, status ]`, `[ start_date, automation_id, created_at ]`, `[ start_date, automation_run_id, operation ]`, `[ start_date, automation_run_id, path ]`, `[ start_date, automation_run_id, status ]`, `[ start_date, automation_run_id, created_at ]`, `[ start_date, operation, path ]`, `[ start_date, operation, status ]`, `[ start_date, operation, created_at ]`, `[ start_date, path, status ]`, `[ start_date, path, created_at ]`, `[ start_date, status, created_at ]`, `[ end_date, automation_id, automation_run_id ]`, `[ end_date, automation_id, operation ]`, `[ end_date, automation_id, path ]`, `[ end_date, automation_id, status ]`, `[ end_date, automation_id, created_at ]`, `[ end_date, automation_run_id, operation ]`, `[ end_date, automation_run_id, path ]`, `[ end_date, automation_run_id, status ]`, `[ end_date, automation_run_id, created_at ]`, `[ end_date, operation, path ]`, `[ end_date, operation, status ]`, `[ end_date, operation, created_at ]`, `[ end_date, path, status ]`, `[ end_date, path, created_at ]`, `[ end_date, status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id ]`, `[ start_date, end_date, automation_id, operation ]`, `[ start_date, end_date, automation_id, path ]`, `[ start_date, end_date, automation_id, status ]`, `[ start_date, end_date, automation_id, created_at ]`, `[ start_date, end_date, automation_run_id, operation ]`, `[ start_date, end_date, automation_run_id, path ]`, `[ start_date, end_date, automation_run_id, status ]`, `[ start_date, end_date, automation_run_id, created_at ]`, `[ start_date, end_date, operation, path ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, path, status ]`, `[ start_date, end_date, path, created_at ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation ]`, `[ start_date, automation_id, automation_run_id, path ]`, `[ start_date, automation_id, automation_run_id, status ]`, `[ start_date, automation_id, automation_run_id, created_at ]`, `[ start_date, automation_id, operation, path ]`, `[ start_date, automation_id, operation, status ]`, `[ start_date, automation_id, operation, created_at ]`, `[ start_date, automation_id, path, status ]`, `[ start_date, automation_id, path, created_at ]`, `[ start_date, automation_id, status, created_at ]`, `[ start_date, automation_run_id, operation, path ]`, `[ start_date, automation_run_id, operation, status ]`, `[ start_date, automation_run_id, operation, created_at ]`, `[ start_date, automation_run_id, path, status ]`, `[ start_date, automation_run_id, path, created_at ]`, `[ start_date, automation_run_id, status, created_at ]`, `[ start_date, operation, path, status ]`, `[ start_date, operation, path, created_at ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation ]`, `[ end_date, automation_id, automation_run_id, path ]`, `[ end_date, automation_id, automation_run_id, status ]`, `[ end_date, automation_id, automation_run_id, created_at ]`, `[ end_date, automation_id, operation, path ]`, `[ end_date, automation_id, operation, status ]`, `[ end_date, automation_id, operation, created_at ]`, `[ end_date, automation_id, path, status ]`, `[ end_date, automation_id, path, created_at ]`, `[ end_date, automation_id, status, created_at ]`, `[ end_date, automation_run_id, operation, path ]`, `[ end_date, automation_run_id, operation, status ]`, `[ end_date, automation_run_id, operation, created_at ]`, `[ end_date, automation_run_id, path, status ]`, `[ end_date, automation_run_id, path, created_at ]`, `[ end_date, automation_run_id, status, created_at ]`, `[ end_date, operation, path, status ]`, `[ end_date, operation, path, created_at ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation ]`, `[ start_date, end_date, automation_id, automation_run_id, path ]`, `[ start_date, end_date, automation_id, automation_run_id, status ]`, `[ start_date, end_date, automation_id, automation_run_id, created_at ]`, `[ start_date, end_date, automation_id, operation, path ]`, `[ start_date, end_date, automation_id, operation, status ]`, `[ start_date, end_date, automation_id, operation, created_at ]`, `[ start_date, end_date, automation_id, path, status ]`, `[ start_date, end_date, automation_id, path, created_at ]`, `[ start_date, end_date, automation_id, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_run_id, path, status ]`, `[ start_date, end_date, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_run_id, status, created_at ]`, `[ start_date, end_date, operation, path, status ]`, `[ start_date, end_date, operation, path, created_at ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status ]`, `[ start_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, automation_id, operation, path, status ]`, `[ start_date, automation_id, operation, path, created_at ]`, `[ start_date, automation_id, operation, status, created_at ]`, `[ start_date, automation_id, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status ]`, `[ start_date, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_run_id, path, status, created_at ]`, `[ start_date, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path ]`, `[ end_date, automation_id, automation_run_id, operation, status ]`, `[ end_date, automation_id, automation_run_id, operation, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status ]`, `[ end_date, automation_id, automation_run_id, path, created_at ]`, `[ end_date, automation_id, automation_run_id, status, created_at ]`, `[ end_date, automation_id, operation, path, status ]`, `[ end_date, automation_id, operation, path, created_at ]`, `[ end_date, automation_id, operation, status, created_at ]`, `[ end_date, automation_id, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status ]`, `[ end_date, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_run_id, path, status, created_at ]`, `[ end_date, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status ]`, `[ start_date, end_date, automation_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, automation_id, operation, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path, status ]`, `[ end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ end_date, automation_id, operation, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status, created_at ]` or `[ end_date, automation_id, automation_run_id, operation, path, status, created_at ]`.
46
- * `filter_gteq` (object): If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, automation_id ]`, `[ start_date, automation_run_id ]`, `[ start_date, operation ]`, `[ start_date, path ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, automation_id ]`, `[ end_date, automation_run_id ]`, `[ end_date, operation ]`, `[ end_date, path ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, automation_id ]`, `[ start_date, end_date, automation_run_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, path ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, automation_id, automation_run_id ]`, `[ start_date, automation_id, operation ]`, `[ start_date, automation_id, path ]`, `[ start_date, automation_id, status ]`, `[ start_date, automation_id, created_at ]`, `[ start_date, automation_run_id, operation ]`, `[ start_date, automation_run_id, path ]`, `[ start_date, automation_run_id, status ]`, `[ start_date, automation_run_id, created_at ]`, `[ start_date, operation, path ]`, `[ start_date, operation, status ]`, `[ start_date, operation, created_at ]`, `[ start_date, path, status ]`, `[ start_date, path, created_at ]`, `[ start_date, status, created_at ]`, `[ end_date, automation_id, automation_run_id ]`, `[ end_date, automation_id, operation ]`, `[ end_date, automation_id, path ]`, `[ end_date, automation_id, status ]`, `[ end_date, automation_id, created_at ]`, `[ end_date, automation_run_id, operation ]`, `[ end_date, automation_run_id, path ]`, `[ end_date, automation_run_id, status ]`, `[ end_date, automation_run_id, created_at ]`, `[ end_date, operation, path ]`, `[ end_date, operation, status ]`, `[ end_date, operation, created_at ]`, `[ end_date, path, status ]`, `[ end_date, path, created_at ]`, `[ end_date, status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id ]`, `[ start_date, end_date, automation_id, operation ]`, `[ start_date, end_date, automation_id, path ]`, `[ start_date, end_date, automation_id, status ]`, `[ start_date, end_date, automation_id, created_at ]`, `[ start_date, end_date, automation_run_id, operation ]`, `[ start_date, end_date, automation_run_id, path ]`, `[ start_date, end_date, automation_run_id, status ]`, `[ start_date, end_date, automation_run_id, created_at ]`, `[ start_date, end_date, operation, path ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, path, status ]`, `[ start_date, end_date, path, created_at ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation ]`, `[ start_date, automation_id, automation_run_id, path ]`, `[ start_date, automation_id, automation_run_id, status ]`, `[ start_date, automation_id, automation_run_id, created_at ]`, `[ start_date, automation_id, operation, path ]`, `[ start_date, automation_id, operation, status ]`, `[ start_date, automation_id, operation, created_at ]`, `[ start_date, automation_id, path, status ]`, `[ start_date, automation_id, path, created_at ]`, `[ start_date, automation_id, status, created_at ]`, `[ start_date, automation_run_id, operation, path ]`, `[ start_date, automation_run_id, operation, status ]`, `[ start_date, automation_run_id, operation, created_at ]`, `[ start_date, automation_run_id, path, status ]`, `[ start_date, automation_run_id, path, created_at ]`, `[ start_date, automation_run_id, status, created_at ]`, `[ start_date, operation, path, status ]`, `[ start_date, operation, path, created_at ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation ]`, `[ end_date, automation_id, automation_run_id, path ]`, `[ end_date, automation_id, automation_run_id, status ]`, `[ end_date, automation_id, automation_run_id, created_at ]`, `[ end_date, automation_id, operation, path ]`, `[ end_date, automation_id, operation, status ]`, `[ end_date, automation_id, operation, created_at ]`, `[ end_date, automation_id, path, status ]`, `[ end_date, automation_id, path, created_at ]`, `[ end_date, automation_id, status, created_at ]`, `[ end_date, automation_run_id, operation, path ]`, `[ end_date, automation_run_id, operation, status ]`, `[ end_date, automation_run_id, operation, created_at ]`, `[ end_date, automation_run_id, path, status ]`, `[ end_date, automation_run_id, path, created_at ]`, `[ end_date, automation_run_id, status, created_at ]`, `[ end_date, operation, path, status ]`, `[ end_date, operation, path, created_at ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation ]`, `[ start_date, end_date, automation_id, automation_run_id, path ]`, `[ start_date, end_date, automation_id, automation_run_id, status ]`, `[ start_date, end_date, automation_id, automation_run_id, created_at ]`, `[ start_date, end_date, automation_id, operation, path ]`, `[ start_date, end_date, automation_id, operation, status ]`, `[ start_date, end_date, automation_id, operation, created_at ]`, `[ start_date, end_date, automation_id, path, status ]`, `[ start_date, end_date, automation_id, path, created_at ]`, `[ start_date, end_date, automation_id, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_run_id, path, status ]`, `[ start_date, end_date, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_run_id, status, created_at ]`, `[ start_date, end_date, operation, path, status ]`, `[ start_date, end_date, operation, path, created_at ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status ]`, `[ start_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, automation_id, operation, path, status ]`, `[ start_date, automation_id, operation, path, created_at ]`, `[ start_date, automation_id, operation, status, created_at ]`, `[ start_date, automation_id, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status ]`, `[ start_date, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_run_id, path, status, created_at ]`, `[ start_date, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path ]`, `[ end_date, automation_id, automation_run_id, operation, status ]`, `[ end_date, automation_id, automation_run_id, operation, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status ]`, `[ end_date, automation_id, automation_run_id, path, created_at ]`, `[ end_date, automation_id, automation_run_id, status, created_at ]`, `[ end_date, automation_id, operation, path, status ]`, `[ end_date, automation_id, operation, path, created_at ]`, `[ end_date, automation_id, operation, status, created_at ]`, `[ end_date, automation_id, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status ]`, `[ end_date, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_run_id, path, status, created_at ]`, `[ end_date, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status ]`, `[ start_date, end_date, automation_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, automation_id, operation, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path, status ]`, `[ end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ end_date, automation_id, operation, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status, created_at ]` or `[ end_date, automation_id, automation_run_id, operation, path, status, created_at ]`.
47
- * `filter_prefix` (object): If set, return records where the specified field is prefixed by the supplied value. Valid fields are `operation`, `path` or `status`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, automation_id ]`, `[ start_date, automation_run_id ]`, `[ start_date, operation ]`, `[ start_date, path ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, automation_id ]`, `[ end_date, automation_run_id ]`, `[ end_date, operation ]`, `[ end_date, path ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, automation_id ]`, `[ start_date, end_date, automation_run_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, path ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, automation_id, automation_run_id ]`, `[ start_date, automation_id, operation ]`, `[ start_date, automation_id, path ]`, `[ start_date, automation_id, status ]`, `[ start_date, automation_id, created_at ]`, `[ start_date, automation_run_id, operation ]`, `[ start_date, automation_run_id, path ]`, `[ start_date, automation_run_id, status ]`, `[ start_date, automation_run_id, created_at ]`, `[ start_date, operation, path ]`, `[ start_date, operation, status ]`, `[ start_date, operation, created_at ]`, `[ start_date, path, status ]`, `[ start_date, path, created_at ]`, `[ start_date, status, created_at ]`, `[ end_date, automation_id, automation_run_id ]`, `[ end_date, automation_id, operation ]`, `[ end_date, automation_id, path ]`, `[ end_date, automation_id, status ]`, `[ end_date, automation_id, created_at ]`, `[ end_date, automation_run_id, operation ]`, `[ end_date, automation_run_id, path ]`, `[ end_date, automation_run_id, status ]`, `[ end_date, automation_run_id, created_at ]`, `[ end_date, operation, path ]`, `[ end_date, operation, status ]`, `[ end_date, operation, created_at ]`, `[ end_date, path, status ]`, `[ end_date, path, created_at ]`, `[ end_date, status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id ]`, `[ start_date, end_date, automation_id, operation ]`, `[ start_date, end_date, automation_id, path ]`, `[ start_date, end_date, automation_id, status ]`, `[ start_date, end_date, automation_id, created_at ]`, `[ start_date, end_date, automation_run_id, operation ]`, `[ start_date, end_date, automation_run_id, path ]`, `[ start_date, end_date, automation_run_id, status ]`, `[ start_date, end_date, automation_run_id, created_at ]`, `[ start_date, end_date, operation, path ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, path, status ]`, `[ start_date, end_date, path, created_at ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation ]`, `[ start_date, automation_id, automation_run_id, path ]`, `[ start_date, automation_id, automation_run_id, status ]`, `[ start_date, automation_id, automation_run_id, created_at ]`, `[ start_date, automation_id, operation, path ]`, `[ start_date, automation_id, operation, status ]`, `[ start_date, automation_id, operation, created_at ]`, `[ start_date, automation_id, path, status ]`, `[ start_date, automation_id, path, created_at ]`, `[ start_date, automation_id, status, created_at ]`, `[ start_date, automation_run_id, operation, path ]`, `[ start_date, automation_run_id, operation, status ]`, `[ start_date, automation_run_id, operation, created_at ]`, `[ start_date, automation_run_id, path, status ]`, `[ start_date, automation_run_id, path, created_at ]`, `[ start_date, automation_run_id, status, created_at ]`, `[ start_date, operation, path, status ]`, `[ start_date, operation, path, created_at ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation ]`, `[ end_date, automation_id, automation_run_id, path ]`, `[ end_date, automation_id, automation_run_id, status ]`, `[ end_date, automation_id, automation_run_id, created_at ]`, `[ end_date, automation_id, operation, path ]`, `[ end_date, automation_id, operation, status ]`, `[ end_date, automation_id, operation, created_at ]`, `[ end_date, automation_id, path, status ]`, `[ end_date, automation_id, path, created_at ]`, `[ end_date, automation_id, status, created_at ]`, `[ end_date, automation_run_id, operation, path ]`, `[ end_date, automation_run_id, operation, status ]`, `[ end_date, automation_run_id, operation, created_at ]`, `[ end_date, automation_run_id, path, status ]`, `[ end_date, automation_run_id, path, created_at ]`, `[ end_date, automation_run_id, status, created_at ]`, `[ end_date, operation, path, status ]`, `[ end_date, operation, path, created_at ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation ]`, `[ start_date, end_date, automation_id, automation_run_id, path ]`, `[ start_date, end_date, automation_id, automation_run_id, status ]`, `[ start_date, end_date, automation_id, automation_run_id, created_at ]`, `[ start_date, end_date, automation_id, operation, path ]`, `[ start_date, end_date, automation_id, operation, status ]`, `[ start_date, end_date, automation_id, operation, created_at ]`, `[ start_date, end_date, automation_id, path, status ]`, `[ start_date, end_date, automation_id, path, created_at ]`, `[ start_date, end_date, automation_id, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_run_id, path, status ]`, `[ start_date, end_date, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_run_id, status, created_at ]`, `[ start_date, end_date, operation, path, status ]`, `[ start_date, end_date, operation, path, created_at ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status ]`, `[ start_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, automation_id, operation, path, status ]`, `[ start_date, automation_id, operation, path, created_at ]`, `[ start_date, automation_id, operation, status, created_at ]`, `[ start_date, automation_id, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status ]`, `[ start_date, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_run_id, path, status, created_at ]`, `[ start_date, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path ]`, `[ end_date, automation_id, automation_run_id, operation, status ]`, `[ end_date, automation_id, automation_run_id, operation, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status ]`, `[ end_date, automation_id, automation_run_id, path, created_at ]`, `[ end_date, automation_id, automation_run_id, status, created_at ]`, `[ end_date, automation_id, operation, path, status ]`, `[ end_date, automation_id, operation, path, created_at ]`, `[ end_date, automation_id, operation, status, created_at ]`, `[ end_date, automation_id, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status ]`, `[ end_date, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_run_id, path, status, created_at ]`, `[ end_date, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status ]`, `[ start_date, end_date, automation_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, automation_id, operation, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path, status ]`, `[ end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ end_date, automation_id, operation, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status, created_at ]` or `[ end_date, automation_id, automation_run_id, operation, path, status, created_at ]`.
48
- * `filter_lt` (object): If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, automation_id ]`, `[ start_date, automation_run_id ]`, `[ start_date, operation ]`, `[ start_date, path ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, automation_id ]`, `[ end_date, automation_run_id ]`, `[ end_date, operation ]`, `[ end_date, path ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, automation_id ]`, `[ start_date, end_date, automation_run_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, path ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, automation_id, automation_run_id ]`, `[ start_date, automation_id, operation ]`, `[ start_date, automation_id, path ]`, `[ start_date, automation_id, status ]`, `[ start_date, automation_id, created_at ]`, `[ start_date, automation_run_id, operation ]`, `[ start_date, automation_run_id, path ]`, `[ start_date, automation_run_id, status ]`, `[ start_date, automation_run_id, created_at ]`, `[ start_date, operation, path ]`, `[ start_date, operation, status ]`, `[ start_date, operation, created_at ]`, `[ start_date, path, status ]`, `[ start_date, path, created_at ]`, `[ start_date, status, created_at ]`, `[ end_date, automation_id, automation_run_id ]`, `[ end_date, automation_id, operation ]`, `[ end_date, automation_id, path ]`, `[ end_date, automation_id, status ]`, `[ end_date, automation_id, created_at ]`, `[ end_date, automation_run_id, operation ]`, `[ end_date, automation_run_id, path ]`, `[ end_date, automation_run_id, status ]`, `[ end_date, automation_run_id, created_at ]`, `[ end_date, operation, path ]`, `[ end_date, operation, status ]`, `[ end_date, operation, created_at ]`, `[ end_date, path, status ]`, `[ end_date, path, created_at ]`, `[ end_date, status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id ]`, `[ start_date, end_date, automation_id, operation ]`, `[ start_date, end_date, automation_id, path ]`, `[ start_date, end_date, automation_id, status ]`, `[ start_date, end_date, automation_id, created_at ]`, `[ start_date, end_date, automation_run_id, operation ]`, `[ start_date, end_date, automation_run_id, path ]`, `[ start_date, end_date, automation_run_id, status ]`, `[ start_date, end_date, automation_run_id, created_at ]`, `[ start_date, end_date, operation, path ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, path, status ]`, `[ start_date, end_date, path, created_at ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation ]`, `[ start_date, automation_id, automation_run_id, path ]`, `[ start_date, automation_id, automation_run_id, status ]`, `[ start_date, automation_id, automation_run_id, created_at ]`, `[ start_date, automation_id, operation, path ]`, `[ start_date, automation_id, operation, status ]`, `[ start_date, automation_id, operation, created_at ]`, `[ start_date, automation_id, path, status ]`, `[ start_date, automation_id, path, created_at ]`, `[ start_date, automation_id, status, created_at ]`, `[ start_date, automation_run_id, operation, path ]`, `[ start_date, automation_run_id, operation, status ]`, `[ start_date, automation_run_id, operation, created_at ]`, `[ start_date, automation_run_id, path, status ]`, `[ start_date, automation_run_id, path, created_at ]`, `[ start_date, automation_run_id, status, created_at ]`, `[ start_date, operation, path, status ]`, `[ start_date, operation, path, created_at ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation ]`, `[ end_date, automation_id, automation_run_id, path ]`, `[ end_date, automation_id, automation_run_id, status ]`, `[ end_date, automation_id, automation_run_id, created_at ]`, `[ end_date, automation_id, operation, path ]`, `[ end_date, automation_id, operation, status ]`, `[ end_date, automation_id, operation, created_at ]`, `[ end_date, automation_id, path, status ]`, `[ end_date, automation_id, path, created_at ]`, `[ end_date, automation_id, status, created_at ]`, `[ end_date, automation_run_id, operation, path ]`, `[ end_date, automation_run_id, operation, status ]`, `[ end_date, automation_run_id, operation, created_at ]`, `[ end_date, automation_run_id, path, status ]`, `[ end_date, automation_run_id, path, created_at ]`, `[ end_date, automation_run_id, status, created_at ]`, `[ end_date, operation, path, status ]`, `[ end_date, operation, path, created_at ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation ]`, `[ start_date, end_date, automation_id, automation_run_id, path ]`, `[ start_date, end_date, automation_id, automation_run_id, status ]`, `[ start_date, end_date, automation_id, automation_run_id, created_at ]`, `[ start_date, end_date, automation_id, operation, path ]`, `[ start_date, end_date, automation_id, operation, status ]`, `[ start_date, end_date, automation_id, operation, created_at ]`, `[ start_date, end_date, automation_id, path, status ]`, `[ start_date, end_date, automation_id, path, created_at ]`, `[ start_date, end_date, automation_id, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_run_id, path, status ]`, `[ start_date, end_date, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_run_id, status, created_at ]`, `[ start_date, end_date, operation, path, status ]`, `[ start_date, end_date, operation, path, created_at ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status ]`, `[ start_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, automation_id, operation, path, status ]`, `[ start_date, automation_id, operation, path, created_at ]`, `[ start_date, automation_id, operation, status, created_at ]`, `[ start_date, automation_id, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status ]`, `[ start_date, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_run_id, path, status, created_at ]`, `[ start_date, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path ]`, `[ end_date, automation_id, automation_run_id, operation, status ]`, `[ end_date, automation_id, automation_run_id, operation, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status ]`, `[ end_date, automation_id, automation_run_id, path, created_at ]`, `[ end_date, automation_id, automation_run_id, status, created_at ]`, `[ end_date, automation_id, operation, path, status ]`, `[ end_date, automation_id, operation, path, created_at ]`, `[ end_date, automation_id, operation, status, created_at ]`, `[ end_date, automation_id, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status ]`, `[ end_date, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_run_id, path, status, created_at ]`, `[ end_date, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status ]`, `[ start_date, end_date, automation_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, automation_id, operation, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path, status ]`, `[ end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ end_date, automation_id, operation, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status, created_at ]` or `[ end_date, automation_id, automation_run_id, operation, path, status, created_at ]`.
49
- * `filter_lteq` (object): If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, automation_id ]`, `[ start_date, automation_run_id ]`, `[ start_date, operation ]`, `[ start_date, path ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, automation_id ]`, `[ end_date, automation_run_id ]`, `[ end_date, operation ]`, `[ end_date, path ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, automation_id ]`, `[ start_date, end_date, automation_run_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, path ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, automation_id, automation_run_id ]`, `[ start_date, automation_id, operation ]`, `[ start_date, automation_id, path ]`, `[ start_date, automation_id, status ]`, `[ start_date, automation_id, created_at ]`, `[ start_date, automation_run_id, operation ]`, `[ start_date, automation_run_id, path ]`, `[ start_date, automation_run_id, status ]`, `[ start_date, automation_run_id, created_at ]`, `[ start_date, operation, path ]`, `[ start_date, operation, status ]`, `[ start_date, operation, created_at ]`, `[ start_date, path, status ]`, `[ start_date, path, created_at ]`, `[ start_date, status, created_at ]`, `[ end_date, automation_id, automation_run_id ]`, `[ end_date, automation_id, operation ]`, `[ end_date, automation_id, path ]`, `[ end_date, automation_id, status ]`, `[ end_date, automation_id, created_at ]`, `[ end_date, automation_run_id, operation ]`, `[ end_date, automation_run_id, path ]`, `[ end_date, automation_run_id, status ]`, `[ end_date, automation_run_id, created_at ]`, `[ end_date, operation, path ]`, `[ end_date, operation, status ]`, `[ end_date, operation, created_at ]`, `[ end_date, path, status ]`, `[ end_date, path, created_at ]`, `[ end_date, status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id ]`, `[ start_date, end_date, automation_id, operation ]`, `[ start_date, end_date, automation_id, path ]`, `[ start_date, end_date, automation_id, status ]`, `[ start_date, end_date, automation_id, created_at ]`, `[ start_date, end_date, automation_run_id, operation ]`, `[ start_date, end_date, automation_run_id, path ]`, `[ start_date, end_date, automation_run_id, status ]`, `[ start_date, end_date, automation_run_id, created_at ]`, `[ start_date, end_date, operation, path ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, path, status ]`, `[ start_date, end_date, path, created_at ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation ]`, `[ start_date, automation_id, automation_run_id, path ]`, `[ start_date, automation_id, automation_run_id, status ]`, `[ start_date, automation_id, automation_run_id, created_at ]`, `[ start_date, automation_id, operation, path ]`, `[ start_date, automation_id, operation, status ]`, `[ start_date, automation_id, operation, created_at ]`, `[ start_date, automation_id, path, status ]`, `[ start_date, automation_id, path, created_at ]`, `[ start_date, automation_id, status, created_at ]`, `[ start_date, automation_run_id, operation, path ]`, `[ start_date, automation_run_id, operation, status ]`, `[ start_date, automation_run_id, operation, created_at ]`, `[ start_date, automation_run_id, path, status ]`, `[ start_date, automation_run_id, path, created_at ]`, `[ start_date, automation_run_id, status, created_at ]`, `[ start_date, operation, path, status ]`, `[ start_date, operation, path, created_at ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation ]`, `[ end_date, automation_id, automation_run_id, path ]`, `[ end_date, automation_id, automation_run_id, status ]`, `[ end_date, automation_id, automation_run_id, created_at ]`, `[ end_date, automation_id, operation, path ]`, `[ end_date, automation_id, operation, status ]`, `[ end_date, automation_id, operation, created_at ]`, `[ end_date, automation_id, path, status ]`, `[ end_date, automation_id, path, created_at ]`, `[ end_date, automation_id, status, created_at ]`, `[ end_date, automation_run_id, operation, path ]`, `[ end_date, automation_run_id, operation, status ]`, `[ end_date, automation_run_id, operation, created_at ]`, `[ end_date, automation_run_id, path, status ]`, `[ end_date, automation_run_id, path, created_at ]`, `[ end_date, automation_run_id, status, created_at ]`, `[ end_date, operation, path, status ]`, `[ end_date, operation, path, created_at ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation ]`, `[ start_date, end_date, automation_id, automation_run_id, path ]`, `[ start_date, end_date, automation_id, automation_run_id, status ]`, `[ start_date, end_date, automation_id, automation_run_id, created_at ]`, `[ start_date, end_date, automation_id, operation, path ]`, `[ start_date, end_date, automation_id, operation, status ]`, `[ start_date, end_date, automation_id, operation, created_at ]`, `[ start_date, end_date, automation_id, path, status ]`, `[ start_date, end_date, automation_id, path, created_at ]`, `[ start_date, end_date, automation_id, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_run_id, path, status ]`, `[ start_date, end_date, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_run_id, status, created_at ]`, `[ start_date, end_date, operation, path, status ]`, `[ start_date, end_date, operation, path, created_at ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status ]`, `[ start_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, automation_id, operation, path, status ]`, `[ start_date, automation_id, operation, path, created_at ]`, `[ start_date, automation_id, operation, status, created_at ]`, `[ start_date, automation_id, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status ]`, `[ start_date, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_run_id, path, status, created_at ]`, `[ start_date, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path ]`, `[ end_date, automation_id, automation_run_id, operation, status ]`, `[ end_date, automation_id, automation_run_id, operation, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status ]`, `[ end_date, automation_id, automation_run_id, path, created_at ]`, `[ end_date, automation_id, automation_run_id, status, created_at ]`, `[ end_date, automation_id, operation, path, status ]`, `[ end_date, automation_id, operation, path, created_at ]`, `[ end_date, automation_id, operation, status, created_at ]`, `[ end_date, automation_id, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status ]`, `[ end_date, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_run_id, path, status, created_at ]`, `[ end_date, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status ]`, `[ start_date, end_date, automation_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, automation_id, operation, path, status, created_at ]`, `[ start_date, automation_run_id, operation, path, status, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, path, status ]`, `[ end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ end_date, automation_id, operation, path, status, created_at ]`, `[ end_date, automation_run_id, operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, status ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, path, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, operation, status, created_at ]`, `[ start_date, end_date, automation_id, automation_run_id, path, status, created_at ]`, `[ start_date, end_date, automation_id, operation, path, status, created_at ]`, `[ start_date, end_date, automation_run_id, operation, path, status, created_at ]`, `[ start_date, automation_id, automation_run_id, operation, path, status, created_at ]` or `[ end_date, automation_id, automation_run_id, operation, path, status, created_at ]`.
44
+ * `filter` (object): If set, return records where the specified field is equal to the supplied value. Valid fields are `automation_id`, `automation_run_id`, `operation`, `path`, `status` or `created_at`. Valid field combinations are `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]` or `[ automation_id, automation_run_id, operation, path, status, created_at ]`.
45
+ * `filter_gt` (object): If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]` or `[ automation_id, automation_run_id, operation, path, status, created_at ]`.
46
+ * `filter_gteq` (object): If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]` or `[ automation_id, automation_run_id, operation, path, status, created_at ]`.
47
+ * `filter_prefix` (object): If set, return records where the specified field is prefixed by the supplied value. Valid fields are `operation`, `path` or `status`. Valid field combinations are `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]` or `[ automation_id, automation_run_id, operation, path, status, created_at ]`.
48
+ * `filter_lt` (object): If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]` or `[ automation_id, automation_run_id, operation, path, status, created_at ]`.
49
+ * `filter_lteq` (object): If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ automation_id ]`, `[ automation_run_id ]`, `[ operation ]`, `[ path ]`, `[ status ]`, `[ created_at ]`, `[ automation_id, automation_run_id ]`, `[ automation_id, operation ]`, `[ automation_id, path ]`, `[ automation_id, status ]`, `[ automation_id, created_at ]`, `[ automation_run_id, operation ]`, `[ automation_run_id, path ]`, `[ automation_run_id, status ]`, `[ automation_run_id, created_at ]`, `[ operation, path ]`, `[ operation, status ]`, `[ operation, created_at ]`, `[ path, status ]`, `[ path, created_at ]`, `[ status, created_at ]`, `[ automation_id, automation_run_id, operation ]`, `[ automation_id, automation_run_id, path ]`, `[ automation_id, automation_run_id, status ]`, `[ automation_id, automation_run_id, created_at ]`, `[ automation_id, operation, path ]`, `[ automation_id, operation, status ]`, `[ automation_id, operation, created_at ]`, `[ automation_id, path, status ]`, `[ automation_id, path, created_at ]`, `[ automation_id, status, created_at ]`, `[ automation_run_id, operation, path ]`, `[ automation_run_id, operation, status ]`, `[ automation_run_id, operation, created_at ]`, `[ automation_run_id, path, status ]`, `[ automation_run_id, path, created_at ]`, `[ automation_run_id, status, created_at ]`, `[ operation, path, status ]`, `[ operation, path, created_at ]`, `[ operation, status, created_at ]`, `[ path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path ]`, `[ automation_id, automation_run_id, operation, status ]`, `[ automation_id, automation_run_id, operation, created_at ]`, `[ automation_id, automation_run_id, path, status ]`, `[ automation_id, automation_run_id, path, created_at ]`, `[ automation_id, automation_run_id, status, created_at ]`, `[ automation_id, operation, path, status ]`, `[ automation_id, operation, path, created_at ]`, `[ automation_id, operation, status, created_at ]`, `[ automation_id, path, status, created_at ]`, `[ automation_run_id, operation, path, status ]`, `[ automation_run_id, operation, path, created_at ]`, `[ automation_run_id, operation, status, created_at ]`, `[ automation_run_id, path, status, created_at ]`, `[ operation, path, status, created_at ]`, `[ automation_id, automation_run_id, operation, path, status ]`, `[ automation_id, automation_run_id, operation, path, created_at ]`, `[ automation_id, automation_run_id, operation, status, created_at ]`, `[ automation_id, automation_run_id, path, status, created_at ]`, `[ automation_id, operation, path, status, created_at ]`, `[ automation_run_id, operation, path, status, created_at ]` or `[ automation_id, automation_run_id, operation, path, status, created_at ]`.
data/docs/email_log.md CHANGED
@@ -41,9 +41,9 @@ Files::EmailLog.list
41
41
 
42
42
  * `cursor` (string): Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
43
43
  * `per_page` (int64): Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
44
- * `filter` (object): If set, return records where the specified field is equal to the supplied value. Valid fields are `start_date`, `end_date`, `status` or `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, status, created_at ]` or `[ end_date, status, created_at ]`.
45
- * `filter_gt` (object): If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, status, created_at ]` or `[ end_date, status, created_at ]`.
46
- * `filter_gteq` (object): If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, status, created_at ]` or `[ end_date, status, created_at ]`.
47
- * `filter_prefix` (object): If set, return records where the specified field is prefixed by the supplied value. Valid fields are `status`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, status, created_at ]` or `[ end_date, status, created_at ]`.
48
- * `filter_lt` (object): If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, status, created_at ]` or `[ end_date, status, created_at ]`.
49
- * `filter_lteq` (object): If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ status ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, status ]`, `[ start_date, created_at ]`, `[ end_date, status ]`, `[ end_date, created_at ]`, `[ status, created_at ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, created_at ]`, `[ start_date, status, created_at ]` or `[ end_date, status, created_at ]`.
44
+ * `filter` (object): If set, return records where the specified field is equal to the supplied value. Valid fields are `status` and `created_at`. Valid field combinations are `[ status ]`, `[ created_at ]` or `[ status, created_at ]`.
45
+ * `filter_gt` (object): If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ status ]`, `[ created_at ]` or `[ status, created_at ]`.
46
+ * `filter_gteq` (object): If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ status ]`, `[ created_at ]` or `[ status, created_at ]`.
47
+ * `filter_prefix` (object): If set, return records where the specified field is prefixed by the supplied value. Valid fields are `status`. Valid field combinations are `[ status ]`, `[ created_at ]` or `[ status, created_at ]`.
48
+ * `filter_lt` (object): If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ status ]`, `[ created_at ]` or `[ status, created_at ]`.
49
+ * `filter_lteq` (object): If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ status ]`, `[ created_at ]` or `[ status, created_at ]`.
@@ -45,9 +45,9 @@ Files::ExavaultApiRequestLog.list
45
45
 
46
46
  * `cursor` (string): Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
47
47
  * `per_page` (int64): Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
48
- * `filter` (object): If set, return records where the specified field is equal to the supplied value. Valid fields are `start_date`, `end_date`, `request_ip`, `request_method`, `success` or `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, request_ip ]`, `[ start_date, request_method ]`, `[ start_date, success ]`, `[ start_date, created_at ]`, `[ end_date, request_ip ]`, `[ end_date, request_method ]`, `[ end_date, success ]`, `[ end_date, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ start_date, end_date, request_ip ]`, `[ start_date, end_date, request_method ]`, `[ start_date, end_date, success ]`, `[ start_date, end_date, created_at ]`, `[ start_date, request_ip, request_method ]`, `[ start_date, request_ip, success ]`, `[ start_date, request_ip, created_at ]`, `[ start_date, request_method, success ]`, `[ start_date, request_method, created_at ]`, `[ start_date, success, created_at ]`, `[ end_date, request_ip, request_method ]`, `[ end_date, request_ip, success ]`, `[ end_date, request_ip, created_at ]`, `[ end_date, request_method, success ]`, `[ end_date, request_method, created_at ]`, `[ end_date, success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method ]`, `[ start_date, end_date, request_ip, success ]`, `[ start_date, end_date, request_ip, created_at ]`, `[ start_date, end_date, request_method, success ]`, `[ start_date, end_date, request_method, created_at ]`, `[ start_date, end_date, success, created_at ]`, `[ start_date, request_ip, request_method, success ]`, `[ start_date, request_ip, request_method, created_at ]`, `[ start_date, request_ip, success, created_at ]`, `[ start_date, request_method, success, created_at ]`, `[ end_date, request_ip, request_method, success ]`, `[ end_date, request_ip, request_method, created_at ]`, `[ end_date, request_ip, success, created_at ]`, `[ end_date, request_method, success, created_at ]`, `[ request_ip, request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method, success ]`, `[ start_date, end_date, request_ip, request_method, created_at ]`, `[ start_date, end_date, request_ip, success, created_at ]`, `[ start_date, end_date, request_method, success, created_at ]`, `[ start_date, request_ip, request_method, success, created_at ]` or `[ end_date, request_ip, request_method, success, created_at ]`.
49
- * `filter_gt` (object): If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, request_ip ]`, `[ start_date, request_method ]`, `[ start_date, success ]`, `[ start_date, created_at ]`, `[ end_date, request_ip ]`, `[ end_date, request_method ]`, `[ end_date, success ]`, `[ end_date, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ start_date, end_date, request_ip ]`, `[ start_date, end_date, request_method ]`, `[ start_date, end_date, success ]`, `[ start_date, end_date, created_at ]`, `[ start_date, request_ip, request_method ]`, `[ start_date, request_ip, success ]`, `[ start_date, request_ip, created_at ]`, `[ start_date, request_method, success ]`, `[ start_date, request_method, created_at ]`, `[ start_date, success, created_at ]`, `[ end_date, request_ip, request_method ]`, `[ end_date, request_ip, success ]`, `[ end_date, request_ip, created_at ]`, `[ end_date, request_method, success ]`, `[ end_date, request_method, created_at ]`, `[ end_date, success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method ]`, `[ start_date, end_date, request_ip, success ]`, `[ start_date, end_date, request_ip, created_at ]`, `[ start_date, end_date, request_method, success ]`, `[ start_date, end_date, request_method, created_at ]`, `[ start_date, end_date, success, created_at ]`, `[ start_date, request_ip, request_method, success ]`, `[ start_date, request_ip, request_method, created_at ]`, `[ start_date, request_ip, success, created_at ]`, `[ start_date, request_method, success, created_at ]`, `[ end_date, request_ip, request_method, success ]`, `[ end_date, request_ip, request_method, created_at ]`, `[ end_date, request_ip, success, created_at ]`, `[ end_date, request_method, success, created_at ]`, `[ request_ip, request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method, success ]`, `[ start_date, end_date, request_ip, request_method, created_at ]`, `[ start_date, end_date, request_ip, success, created_at ]`, `[ start_date, end_date, request_method, success, created_at ]`, `[ start_date, request_ip, request_method, success, created_at ]` or `[ end_date, request_ip, request_method, success, created_at ]`.
50
- * `filter_gteq` (object): If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, request_ip ]`, `[ start_date, request_method ]`, `[ start_date, success ]`, `[ start_date, created_at ]`, `[ end_date, request_ip ]`, `[ end_date, request_method ]`, `[ end_date, success ]`, `[ end_date, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ start_date, end_date, request_ip ]`, `[ start_date, end_date, request_method ]`, `[ start_date, end_date, success ]`, `[ start_date, end_date, created_at ]`, `[ start_date, request_ip, request_method ]`, `[ start_date, request_ip, success ]`, `[ start_date, request_ip, created_at ]`, `[ start_date, request_method, success ]`, `[ start_date, request_method, created_at ]`, `[ start_date, success, created_at ]`, `[ end_date, request_ip, request_method ]`, `[ end_date, request_ip, success ]`, `[ end_date, request_ip, created_at ]`, `[ end_date, request_method, success ]`, `[ end_date, request_method, created_at ]`, `[ end_date, success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method ]`, `[ start_date, end_date, request_ip, success ]`, `[ start_date, end_date, request_ip, created_at ]`, `[ start_date, end_date, request_method, success ]`, `[ start_date, end_date, request_method, created_at ]`, `[ start_date, end_date, success, created_at ]`, `[ start_date, request_ip, request_method, success ]`, `[ start_date, request_ip, request_method, created_at ]`, `[ start_date, request_ip, success, created_at ]`, `[ start_date, request_method, success, created_at ]`, `[ end_date, request_ip, request_method, success ]`, `[ end_date, request_ip, request_method, created_at ]`, `[ end_date, request_ip, success, created_at ]`, `[ end_date, request_method, success, created_at ]`, `[ request_ip, request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method, success ]`, `[ start_date, end_date, request_ip, request_method, created_at ]`, `[ start_date, end_date, request_ip, success, created_at ]`, `[ start_date, end_date, request_method, success, created_at ]`, `[ start_date, request_ip, request_method, success, created_at ]` or `[ end_date, request_ip, request_method, success, created_at ]`.
51
- * `filter_prefix` (object): If set, return records where the specified field is prefixed by the supplied value. Valid fields are `request_ip` and `request_method`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, request_ip ]`, `[ start_date, request_method ]`, `[ start_date, success ]`, `[ start_date, created_at ]`, `[ end_date, request_ip ]`, `[ end_date, request_method ]`, `[ end_date, success ]`, `[ end_date, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ start_date, end_date, request_ip ]`, `[ start_date, end_date, request_method ]`, `[ start_date, end_date, success ]`, `[ start_date, end_date, created_at ]`, `[ start_date, request_ip, request_method ]`, `[ start_date, request_ip, success ]`, `[ start_date, request_ip, created_at ]`, `[ start_date, request_method, success ]`, `[ start_date, request_method, created_at ]`, `[ start_date, success, created_at ]`, `[ end_date, request_ip, request_method ]`, `[ end_date, request_ip, success ]`, `[ end_date, request_ip, created_at ]`, `[ end_date, request_method, success ]`, `[ end_date, request_method, created_at ]`, `[ end_date, success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method ]`, `[ start_date, end_date, request_ip, success ]`, `[ start_date, end_date, request_ip, created_at ]`, `[ start_date, end_date, request_method, success ]`, `[ start_date, end_date, request_method, created_at ]`, `[ start_date, end_date, success, created_at ]`, `[ start_date, request_ip, request_method, success ]`, `[ start_date, request_ip, request_method, created_at ]`, `[ start_date, request_ip, success, created_at ]`, `[ start_date, request_method, success, created_at ]`, `[ end_date, request_ip, request_method, success ]`, `[ end_date, request_ip, request_method, created_at ]`, `[ end_date, request_ip, success, created_at ]`, `[ end_date, request_method, success, created_at ]`, `[ request_ip, request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method, success ]`, `[ start_date, end_date, request_ip, request_method, created_at ]`, `[ start_date, end_date, request_ip, success, created_at ]`, `[ start_date, end_date, request_method, success, created_at ]`, `[ start_date, request_ip, request_method, success, created_at ]` or `[ end_date, request_ip, request_method, success, created_at ]`.
52
- * `filter_lt` (object): If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, request_ip ]`, `[ start_date, request_method ]`, `[ start_date, success ]`, `[ start_date, created_at ]`, `[ end_date, request_ip ]`, `[ end_date, request_method ]`, `[ end_date, success ]`, `[ end_date, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ start_date, end_date, request_ip ]`, `[ start_date, end_date, request_method ]`, `[ start_date, end_date, success ]`, `[ start_date, end_date, created_at ]`, `[ start_date, request_ip, request_method ]`, `[ start_date, request_ip, success ]`, `[ start_date, request_ip, created_at ]`, `[ start_date, request_method, success ]`, `[ start_date, request_method, created_at ]`, `[ start_date, success, created_at ]`, `[ end_date, request_ip, request_method ]`, `[ end_date, request_ip, success ]`, `[ end_date, request_ip, created_at ]`, `[ end_date, request_method, success ]`, `[ end_date, request_method, created_at ]`, `[ end_date, success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method ]`, `[ start_date, end_date, request_ip, success ]`, `[ start_date, end_date, request_ip, created_at ]`, `[ start_date, end_date, request_method, success ]`, `[ start_date, end_date, request_method, created_at ]`, `[ start_date, end_date, success, created_at ]`, `[ start_date, request_ip, request_method, success ]`, `[ start_date, request_ip, request_method, created_at ]`, `[ start_date, request_ip, success, created_at ]`, `[ start_date, request_method, success, created_at ]`, `[ end_date, request_ip, request_method, success ]`, `[ end_date, request_ip, request_method, created_at ]`, `[ end_date, request_ip, success, created_at ]`, `[ end_date, request_method, success, created_at ]`, `[ request_ip, request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method, success ]`, `[ start_date, end_date, request_ip, request_method, created_at ]`, `[ start_date, end_date, request_ip, success, created_at ]`, `[ start_date, end_date, request_method, success, created_at ]`, `[ start_date, request_ip, request_method, success, created_at ]` or `[ end_date, request_ip, request_method, success, created_at ]`.
53
- * `filter_lteq` (object): If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, request_ip ]`, `[ start_date, request_method ]`, `[ start_date, success ]`, `[ start_date, created_at ]`, `[ end_date, request_ip ]`, `[ end_date, request_method ]`, `[ end_date, success ]`, `[ end_date, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ start_date, end_date, request_ip ]`, `[ start_date, end_date, request_method ]`, `[ start_date, end_date, success ]`, `[ start_date, end_date, created_at ]`, `[ start_date, request_ip, request_method ]`, `[ start_date, request_ip, success ]`, `[ start_date, request_ip, created_at ]`, `[ start_date, request_method, success ]`, `[ start_date, request_method, created_at ]`, `[ start_date, success, created_at ]`, `[ end_date, request_ip, request_method ]`, `[ end_date, request_ip, success ]`, `[ end_date, request_ip, created_at ]`, `[ end_date, request_method, success ]`, `[ end_date, request_method, created_at ]`, `[ end_date, success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method ]`, `[ start_date, end_date, request_ip, success ]`, `[ start_date, end_date, request_ip, created_at ]`, `[ start_date, end_date, request_method, success ]`, `[ start_date, end_date, request_method, created_at ]`, `[ start_date, end_date, success, created_at ]`, `[ start_date, request_ip, request_method, success ]`, `[ start_date, request_ip, request_method, created_at ]`, `[ start_date, request_ip, success, created_at ]`, `[ start_date, request_method, success, created_at ]`, `[ end_date, request_ip, request_method, success ]`, `[ end_date, request_ip, request_method, created_at ]`, `[ end_date, request_ip, success, created_at ]`, `[ end_date, request_method, success, created_at ]`, `[ request_ip, request_method, success, created_at ]`, `[ start_date, end_date, request_ip, request_method, success ]`, `[ start_date, end_date, request_ip, request_method, created_at ]`, `[ start_date, end_date, request_ip, success, created_at ]`, `[ start_date, end_date, request_method, success, created_at ]`, `[ start_date, request_ip, request_method, success, created_at ]` or `[ end_date, request_ip, request_method, success, created_at ]`.
48
+ * `filter` (object): If set, return records where the specified field is equal to the supplied value. Valid fields are `request_ip`, `request_method`, `success` or `created_at`. Valid field combinations are `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]` or `[ request_ip, request_method, success, created_at ]`.
49
+ * `filter_gt` (object): If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]` or `[ request_ip, request_method, success, created_at ]`.
50
+ * `filter_gteq` (object): If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]` or `[ request_ip, request_method, success, created_at ]`.
51
+ * `filter_prefix` (object): If set, return records where the specified field is prefixed by the supplied value. Valid fields are `request_ip` and `request_method`. Valid field combinations are `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]` or `[ request_ip, request_method, success, created_at ]`.
52
+ * `filter_lt` (object): If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]` or `[ request_ip, request_method, success, created_at ]`.
53
+ * `filter_lteq` (object): If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, created_at ]`, `[ success, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, created_at ]`, `[ request_method, success, created_at ]` or `[ request_ip, request_method, success, created_at ]`.
@@ -39,9 +39,9 @@ Files::FileMigrationLog.list
39
39
 
40
40
  * `cursor` (string): Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
41
41
  * `per_page` (int64): Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
42
- * `filter` (object): If set, return records where the specified field is equal to the supplied value. Valid fields are `start_date`, `end_date`, `file_migration_id`, `operation`, `status`, `type` or `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, file_migration_id ]`, `[ start_date, operation ]`, `[ start_date, status ]`, `[ start_date, type ]`, `[ start_date, created_at ]`, `[ end_date, file_migration_id ]`, `[ end_date, operation ]`, `[ end_date, status ]`, `[ end_date, type ]`, `[ end_date, created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ start_date, end_date, file_migration_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, type ]`, `[ start_date, end_date, created_at ]`, `[ start_date, file_migration_id, operation ]`, `[ start_date, file_migration_id, status ]`, `[ start_date, file_migration_id, type ]`, `[ start_date, file_migration_id, created_at ]`, `[ start_date, operation, status ]`, `[ start_date, operation, type ]`, `[ start_date, operation, created_at ]`, `[ start_date, status, type ]`, `[ start_date, status, created_at ]`, `[ start_date, type, created_at ]`, `[ end_date, file_migration_id, operation ]`, `[ end_date, file_migration_id, status ]`, `[ end_date, file_migration_id, type ]`, `[ end_date, file_migration_id, created_at ]`, `[ end_date, operation, status ]`, `[ end_date, operation, type ]`, `[ end_date, operation, created_at ]`, `[ end_date, status, type ]`, `[ end_date, status, created_at ]`, `[ end_date, type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation ]`, `[ start_date, end_date, file_migration_id, status ]`, `[ start_date, end_date, file_migration_id, type ]`, `[ start_date, end_date, file_migration_id, created_at ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, type ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, status, type ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, end_date, type, created_at ]`, `[ start_date, file_migration_id, operation, status ]`, `[ start_date, file_migration_id, operation, type ]`, `[ start_date, file_migration_id, operation, created_at ]`, `[ start_date, file_migration_id, status, type ]`, `[ start_date, file_migration_id, status, created_at ]`, `[ start_date, file_migration_id, type, created_at ]`, `[ start_date, operation, status, type ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, operation, type, created_at ]`, `[ start_date, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status ]`, `[ end_date, file_migration_id, operation, type ]`, `[ end_date, file_migration_id, operation, created_at ]`, `[ end_date, file_migration_id, status, type ]`, `[ end_date, file_migration_id, status, created_at ]`, `[ end_date, file_migration_id, type, created_at ]`, `[ end_date, operation, status, type ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, operation, type, created_at ]`, `[ end_date, status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status ]`, `[ start_date, end_date, file_migration_id, operation, type ]`, `[ start_date, end_date, file_migration_id, operation, created_at ]`, `[ start_date, end_date, file_migration_id, status, type ]`, `[ start_date, end_date, file_migration_id, status, created_at ]`, `[ start_date, end_date, file_migration_id, type, created_at ]`, `[ start_date, end_date, operation, status, type ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, operation, type, created_at ]`, `[ start_date, end_date, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type ]`, `[ start_date, file_migration_id, operation, status, created_at ]`, `[ start_date, file_migration_id, operation, type, created_at ]`, `[ start_date, file_migration_id, status, type, created_at ]`, `[ start_date, operation, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status, type ]`, `[ end_date, file_migration_id, operation, status, created_at ]`, `[ end_date, file_migration_id, operation, type, created_at ]`, `[ end_date, file_migration_id, status, type, created_at ]`, `[ end_date, operation, status, type, created_at ]`, `[ file_migration_id, operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status, type ]`, `[ start_date, end_date, file_migration_id, operation, status, created_at ]`, `[ start_date, end_date, file_migration_id, operation, type, created_at ]`, `[ start_date, end_date, file_migration_id, status, type, created_at ]`, `[ start_date, end_date, operation, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type, created_at ]` or `[ end_date, file_migration_id, operation, status, type, created_at ]`.
43
- * `filter_gt` (object): If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, file_migration_id ]`, `[ start_date, operation ]`, `[ start_date, status ]`, `[ start_date, type ]`, `[ start_date, created_at ]`, `[ end_date, file_migration_id ]`, `[ end_date, operation ]`, `[ end_date, status ]`, `[ end_date, type ]`, `[ end_date, created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ start_date, end_date, file_migration_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, type ]`, `[ start_date, end_date, created_at ]`, `[ start_date, file_migration_id, operation ]`, `[ start_date, file_migration_id, status ]`, `[ start_date, file_migration_id, type ]`, `[ start_date, file_migration_id, created_at ]`, `[ start_date, operation, status ]`, `[ start_date, operation, type ]`, `[ start_date, operation, created_at ]`, `[ start_date, status, type ]`, `[ start_date, status, created_at ]`, `[ start_date, type, created_at ]`, `[ end_date, file_migration_id, operation ]`, `[ end_date, file_migration_id, status ]`, `[ end_date, file_migration_id, type ]`, `[ end_date, file_migration_id, created_at ]`, `[ end_date, operation, status ]`, `[ end_date, operation, type ]`, `[ end_date, operation, created_at ]`, `[ end_date, status, type ]`, `[ end_date, status, created_at ]`, `[ end_date, type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation ]`, `[ start_date, end_date, file_migration_id, status ]`, `[ start_date, end_date, file_migration_id, type ]`, `[ start_date, end_date, file_migration_id, created_at ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, type ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, status, type ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, end_date, type, created_at ]`, `[ start_date, file_migration_id, operation, status ]`, `[ start_date, file_migration_id, operation, type ]`, `[ start_date, file_migration_id, operation, created_at ]`, `[ start_date, file_migration_id, status, type ]`, `[ start_date, file_migration_id, status, created_at ]`, `[ start_date, file_migration_id, type, created_at ]`, `[ start_date, operation, status, type ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, operation, type, created_at ]`, `[ start_date, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status ]`, `[ end_date, file_migration_id, operation, type ]`, `[ end_date, file_migration_id, operation, created_at ]`, `[ end_date, file_migration_id, status, type ]`, `[ end_date, file_migration_id, status, created_at ]`, `[ end_date, file_migration_id, type, created_at ]`, `[ end_date, operation, status, type ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, operation, type, created_at ]`, `[ end_date, status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status ]`, `[ start_date, end_date, file_migration_id, operation, type ]`, `[ start_date, end_date, file_migration_id, operation, created_at ]`, `[ start_date, end_date, file_migration_id, status, type ]`, `[ start_date, end_date, file_migration_id, status, created_at ]`, `[ start_date, end_date, file_migration_id, type, created_at ]`, `[ start_date, end_date, operation, status, type ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, operation, type, created_at ]`, `[ start_date, end_date, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type ]`, `[ start_date, file_migration_id, operation, status, created_at ]`, `[ start_date, file_migration_id, operation, type, created_at ]`, `[ start_date, file_migration_id, status, type, created_at ]`, `[ start_date, operation, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status, type ]`, `[ end_date, file_migration_id, operation, status, created_at ]`, `[ end_date, file_migration_id, operation, type, created_at ]`, `[ end_date, file_migration_id, status, type, created_at ]`, `[ end_date, operation, status, type, created_at ]`, `[ file_migration_id, operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status, type ]`, `[ start_date, end_date, file_migration_id, operation, status, created_at ]`, `[ start_date, end_date, file_migration_id, operation, type, created_at ]`, `[ start_date, end_date, file_migration_id, status, type, created_at ]`, `[ start_date, end_date, operation, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type, created_at ]` or `[ end_date, file_migration_id, operation, status, type, created_at ]`.
44
- * `filter_gteq` (object): If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, file_migration_id ]`, `[ start_date, operation ]`, `[ start_date, status ]`, `[ start_date, type ]`, `[ start_date, created_at ]`, `[ end_date, file_migration_id ]`, `[ end_date, operation ]`, `[ end_date, status ]`, `[ end_date, type ]`, `[ end_date, created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ start_date, end_date, file_migration_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, type ]`, `[ start_date, end_date, created_at ]`, `[ start_date, file_migration_id, operation ]`, `[ start_date, file_migration_id, status ]`, `[ start_date, file_migration_id, type ]`, `[ start_date, file_migration_id, created_at ]`, `[ start_date, operation, status ]`, `[ start_date, operation, type ]`, `[ start_date, operation, created_at ]`, `[ start_date, status, type ]`, `[ start_date, status, created_at ]`, `[ start_date, type, created_at ]`, `[ end_date, file_migration_id, operation ]`, `[ end_date, file_migration_id, status ]`, `[ end_date, file_migration_id, type ]`, `[ end_date, file_migration_id, created_at ]`, `[ end_date, operation, status ]`, `[ end_date, operation, type ]`, `[ end_date, operation, created_at ]`, `[ end_date, status, type ]`, `[ end_date, status, created_at ]`, `[ end_date, type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation ]`, `[ start_date, end_date, file_migration_id, status ]`, `[ start_date, end_date, file_migration_id, type ]`, `[ start_date, end_date, file_migration_id, created_at ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, type ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, status, type ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, end_date, type, created_at ]`, `[ start_date, file_migration_id, operation, status ]`, `[ start_date, file_migration_id, operation, type ]`, `[ start_date, file_migration_id, operation, created_at ]`, `[ start_date, file_migration_id, status, type ]`, `[ start_date, file_migration_id, status, created_at ]`, `[ start_date, file_migration_id, type, created_at ]`, `[ start_date, operation, status, type ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, operation, type, created_at ]`, `[ start_date, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status ]`, `[ end_date, file_migration_id, operation, type ]`, `[ end_date, file_migration_id, operation, created_at ]`, `[ end_date, file_migration_id, status, type ]`, `[ end_date, file_migration_id, status, created_at ]`, `[ end_date, file_migration_id, type, created_at ]`, `[ end_date, operation, status, type ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, operation, type, created_at ]`, `[ end_date, status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status ]`, `[ start_date, end_date, file_migration_id, operation, type ]`, `[ start_date, end_date, file_migration_id, operation, created_at ]`, `[ start_date, end_date, file_migration_id, status, type ]`, `[ start_date, end_date, file_migration_id, status, created_at ]`, `[ start_date, end_date, file_migration_id, type, created_at ]`, `[ start_date, end_date, operation, status, type ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, operation, type, created_at ]`, `[ start_date, end_date, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type ]`, `[ start_date, file_migration_id, operation, status, created_at ]`, `[ start_date, file_migration_id, operation, type, created_at ]`, `[ start_date, file_migration_id, status, type, created_at ]`, `[ start_date, operation, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status, type ]`, `[ end_date, file_migration_id, operation, status, created_at ]`, `[ end_date, file_migration_id, operation, type, created_at ]`, `[ end_date, file_migration_id, status, type, created_at ]`, `[ end_date, operation, status, type, created_at ]`, `[ file_migration_id, operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status, type ]`, `[ start_date, end_date, file_migration_id, operation, status, created_at ]`, `[ start_date, end_date, file_migration_id, operation, type, created_at ]`, `[ start_date, end_date, file_migration_id, status, type, created_at ]`, `[ start_date, end_date, operation, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type, created_at ]` or `[ end_date, file_migration_id, operation, status, type, created_at ]`.
45
- * `filter_prefix` (object): If set, return records where the specified field is prefixed by the supplied value. Valid fields are `operation` and `status`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, file_migration_id ]`, `[ start_date, operation ]`, `[ start_date, status ]`, `[ start_date, type ]`, `[ start_date, created_at ]`, `[ end_date, file_migration_id ]`, `[ end_date, operation ]`, `[ end_date, status ]`, `[ end_date, type ]`, `[ end_date, created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ start_date, end_date, file_migration_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, type ]`, `[ start_date, end_date, created_at ]`, `[ start_date, file_migration_id, operation ]`, `[ start_date, file_migration_id, status ]`, `[ start_date, file_migration_id, type ]`, `[ start_date, file_migration_id, created_at ]`, `[ start_date, operation, status ]`, `[ start_date, operation, type ]`, `[ start_date, operation, created_at ]`, `[ start_date, status, type ]`, `[ start_date, status, created_at ]`, `[ start_date, type, created_at ]`, `[ end_date, file_migration_id, operation ]`, `[ end_date, file_migration_id, status ]`, `[ end_date, file_migration_id, type ]`, `[ end_date, file_migration_id, created_at ]`, `[ end_date, operation, status ]`, `[ end_date, operation, type ]`, `[ end_date, operation, created_at ]`, `[ end_date, status, type ]`, `[ end_date, status, created_at ]`, `[ end_date, type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation ]`, `[ start_date, end_date, file_migration_id, status ]`, `[ start_date, end_date, file_migration_id, type ]`, `[ start_date, end_date, file_migration_id, created_at ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, type ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, status, type ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, end_date, type, created_at ]`, `[ start_date, file_migration_id, operation, status ]`, `[ start_date, file_migration_id, operation, type ]`, `[ start_date, file_migration_id, operation, created_at ]`, `[ start_date, file_migration_id, status, type ]`, `[ start_date, file_migration_id, status, created_at ]`, `[ start_date, file_migration_id, type, created_at ]`, `[ start_date, operation, status, type ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, operation, type, created_at ]`, `[ start_date, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status ]`, `[ end_date, file_migration_id, operation, type ]`, `[ end_date, file_migration_id, operation, created_at ]`, `[ end_date, file_migration_id, status, type ]`, `[ end_date, file_migration_id, status, created_at ]`, `[ end_date, file_migration_id, type, created_at ]`, `[ end_date, operation, status, type ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, operation, type, created_at ]`, `[ end_date, status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status ]`, `[ start_date, end_date, file_migration_id, operation, type ]`, `[ start_date, end_date, file_migration_id, operation, created_at ]`, `[ start_date, end_date, file_migration_id, status, type ]`, `[ start_date, end_date, file_migration_id, status, created_at ]`, `[ start_date, end_date, file_migration_id, type, created_at ]`, `[ start_date, end_date, operation, status, type ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, operation, type, created_at ]`, `[ start_date, end_date, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type ]`, `[ start_date, file_migration_id, operation, status, created_at ]`, `[ start_date, file_migration_id, operation, type, created_at ]`, `[ start_date, file_migration_id, status, type, created_at ]`, `[ start_date, operation, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status, type ]`, `[ end_date, file_migration_id, operation, status, created_at ]`, `[ end_date, file_migration_id, operation, type, created_at ]`, `[ end_date, file_migration_id, status, type, created_at ]`, `[ end_date, operation, status, type, created_at ]`, `[ file_migration_id, operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status, type ]`, `[ start_date, end_date, file_migration_id, operation, status, created_at ]`, `[ start_date, end_date, file_migration_id, operation, type, created_at ]`, `[ start_date, end_date, file_migration_id, status, type, created_at ]`, `[ start_date, end_date, operation, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type, created_at ]` or `[ end_date, file_migration_id, operation, status, type, created_at ]`.
46
- * `filter_lt` (object): If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, file_migration_id ]`, `[ start_date, operation ]`, `[ start_date, status ]`, `[ start_date, type ]`, `[ start_date, created_at ]`, `[ end_date, file_migration_id ]`, `[ end_date, operation ]`, `[ end_date, status ]`, `[ end_date, type ]`, `[ end_date, created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ start_date, end_date, file_migration_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, type ]`, `[ start_date, end_date, created_at ]`, `[ start_date, file_migration_id, operation ]`, `[ start_date, file_migration_id, status ]`, `[ start_date, file_migration_id, type ]`, `[ start_date, file_migration_id, created_at ]`, `[ start_date, operation, status ]`, `[ start_date, operation, type ]`, `[ start_date, operation, created_at ]`, `[ start_date, status, type ]`, `[ start_date, status, created_at ]`, `[ start_date, type, created_at ]`, `[ end_date, file_migration_id, operation ]`, `[ end_date, file_migration_id, status ]`, `[ end_date, file_migration_id, type ]`, `[ end_date, file_migration_id, created_at ]`, `[ end_date, operation, status ]`, `[ end_date, operation, type ]`, `[ end_date, operation, created_at ]`, `[ end_date, status, type ]`, `[ end_date, status, created_at ]`, `[ end_date, type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation ]`, `[ start_date, end_date, file_migration_id, status ]`, `[ start_date, end_date, file_migration_id, type ]`, `[ start_date, end_date, file_migration_id, created_at ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, type ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, status, type ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, end_date, type, created_at ]`, `[ start_date, file_migration_id, operation, status ]`, `[ start_date, file_migration_id, operation, type ]`, `[ start_date, file_migration_id, operation, created_at ]`, `[ start_date, file_migration_id, status, type ]`, `[ start_date, file_migration_id, status, created_at ]`, `[ start_date, file_migration_id, type, created_at ]`, `[ start_date, operation, status, type ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, operation, type, created_at ]`, `[ start_date, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status ]`, `[ end_date, file_migration_id, operation, type ]`, `[ end_date, file_migration_id, operation, created_at ]`, `[ end_date, file_migration_id, status, type ]`, `[ end_date, file_migration_id, status, created_at ]`, `[ end_date, file_migration_id, type, created_at ]`, `[ end_date, operation, status, type ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, operation, type, created_at ]`, `[ end_date, status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status ]`, `[ start_date, end_date, file_migration_id, operation, type ]`, `[ start_date, end_date, file_migration_id, operation, created_at ]`, `[ start_date, end_date, file_migration_id, status, type ]`, `[ start_date, end_date, file_migration_id, status, created_at ]`, `[ start_date, end_date, file_migration_id, type, created_at ]`, `[ start_date, end_date, operation, status, type ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, operation, type, created_at ]`, `[ start_date, end_date, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type ]`, `[ start_date, file_migration_id, operation, status, created_at ]`, `[ start_date, file_migration_id, operation, type, created_at ]`, `[ start_date, file_migration_id, status, type, created_at ]`, `[ start_date, operation, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status, type ]`, `[ end_date, file_migration_id, operation, status, created_at ]`, `[ end_date, file_migration_id, operation, type, created_at ]`, `[ end_date, file_migration_id, status, type, created_at ]`, `[ end_date, operation, status, type, created_at ]`, `[ file_migration_id, operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status, type ]`, `[ start_date, end_date, file_migration_id, operation, status, created_at ]`, `[ start_date, end_date, file_migration_id, operation, type, created_at ]`, `[ start_date, end_date, file_migration_id, status, type, created_at ]`, `[ start_date, end_date, operation, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type, created_at ]` or `[ end_date, file_migration_id, operation, status, type, created_at ]`.
47
- * `filter_lteq` (object): If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ start_date ]`, `[ end_date ]`, `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ start_date, end_date ]`, `[ start_date, file_migration_id ]`, `[ start_date, operation ]`, `[ start_date, status ]`, `[ start_date, type ]`, `[ start_date, created_at ]`, `[ end_date, file_migration_id ]`, `[ end_date, operation ]`, `[ end_date, status ]`, `[ end_date, type ]`, `[ end_date, created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ start_date, end_date, file_migration_id ]`, `[ start_date, end_date, operation ]`, `[ start_date, end_date, status ]`, `[ start_date, end_date, type ]`, `[ start_date, end_date, created_at ]`, `[ start_date, file_migration_id, operation ]`, `[ start_date, file_migration_id, status ]`, `[ start_date, file_migration_id, type ]`, `[ start_date, file_migration_id, created_at ]`, `[ start_date, operation, status ]`, `[ start_date, operation, type ]`, `[ start_date, operation, created_at ]`, `[ start_date, status, type ]`, `[ start_date, status, created_at ]`, `[ start_date, type, created_at ]`, `[ end_date, file_migration_id, operation ]`, `[ end_date, file_migration_id, status ]`, `[ end_date, file_migration_id, type ]`, `[ end_date, file_migration_id, created_at ]`, `[ end_date, operation, status ]`, `[ end_date, operation, type ]`, `[ end_date, operation, created_at ]`, `[ end_date, status, type ]`, `[ end_date, status, created_at ]`, `[ end_date, type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation ]`, `[ start_date, end_date, file_migration_id, status ]`, `[ start_date, end_date, file_migration_id, type ]`, `[ start_date, end_date, file_migration_id, created_at ]`, `[ start_date, end_date, operation, status ]`, `[ start_date, end_date, operation, type ]`, `[ start_date, end_date, operation, created_at ]`, `[ start_date, end_date, status, type ]`, `[ start_date, end_date, status, created_at ]`, `[ start_date, end_date, type, created_at ]`, `[ start_date, file_migration_id, operation, status ]`, `[ start_date, file_migration_id, operation, type ]`, `[ start_date, file_migration_id, operation, created_at ]`, `[ start_date, file_migration_id, status, type ]`, `[ start_date, file_migration_id, status, created_at ]`, `[ start_date, file_migration_id, type, created_at ]`, `[ start_date, operation, status, type ]`, `[ start_date, operation, status, created_at ]`, `[ start_date, operation, type, created_at ]`, `[ start_date, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status ]`, `[ end_date, file_migration_id, operation, type ]`, `[ end_date, file_migration_id, operation, created_at ]`, `[ end_date, file_migration_id, status, type ]`, `[ end_date, file_migration_id, status, created_at ]`, `[ end_date, file_migration_id, type, created_at ]`, `[ end_date, operation, status, type ]`, `[ end_date, operation, status, created_at ]`, `[ end_date, operation, type, created_at ]`, `[ end_date, status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status ]`, `[ start_date, end_date, file_migration_id, operation, type ]`, `[ start_date, end_date, file_migration_id, operation, created_at ]`, `[ start_date, end_date, file_migration_id, status, type ]`, `[ start_date, end_date, file_migration_id, status, created_at ]`, `[ start_date, end_date, file_migration_id, type, created_at ]`, `[ start_date, end_date, operation, status, type ]`, `[ start_date, end_date, operation, status, created_at ]`, `[ start_date, end_date, operation, type, created_at ]`, `[ start_date, end_date, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type ]`, `[ start_date, file_migration_id, operation, status, created_at ]`, `[ start_date, file_migration_id, operation, type, created_at ]`, `[ start_date, file_migration_id, status, type, created_at ]`, `[ start_date, operation, status, type, created_at ]`, `[ end_date, file_migration_id, operation, status, type ]`, `[ end_date, file_migration_id, operation, status, created_at ]`, `[ end_date, file_migration_id, operation, type, created_at ]`, `[ end_date, file_migration_id, status, type, created_at ]`, `[ end_date, operation, status, type, created_at ]`, `[ file_migration_id, operation, status, type, created_at ]`, `[ start_date, end_date, file_migration_id, operation, status, type ]`, `[ start_date, end_date, file_migration_id, operation, status, created_at ]`, `[ start_date, end_date, file_migration_id, operation, type, created_at ]`, `[ start_date, end_date, file_migration_id, status, type, created_at ]`, `[ start_date, end_date, operation, status, type, created_at ]`, `[ start_date, file_migration_id, operation, status, type, created_at ]` or `[ end_date, file_migration_id, operation, status, type, created_at ]`.
42
+ * `filter` (object): If set, return records where the specified field is equal to the supplied value. Valid fields are `file_migration_id`, `operation`, `status`, `type` or `created_at`. Valid field combinations are `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]` or `[ file_migration_id, operation, status, type, created_at ]`.
43
+ * `filter_gt` (object): If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]` or `[ file_migration_id, operation, status, type, created_at ]`.
44
+ * `filter_gteq` (object): If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]` or `[ file_migration_id, operation, status, type, created_at ]`.
45
+ * `filter_prefix` (object): If set, return records where the specified field is prefixed by the supplied value. Valid fields are `operation` and `status`. Valid field combinations are `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]` or `[ file_migration_id, operation, status, type, created_at ]`.
46
+ * `filter_lt` (object): If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]` or `[ file_migration_id, operation, status, type, created_at ]`.
47
+ * `filter_lteq` (object): If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`. Valid field combinations are `[ file_migration_id ]`, `[ operation ]`, `[ status ]`, `[ type ]`, `[ created_at ]`, `[ file_migration_id, operation ]`, `[ file_migration_id, status ]`, `[ file_migration_id, type ]`, `[ file_migration_id, created_at ]`, `[ operation, status ]`, `[ operation, type ]`, `[ operation, created_at ]`, `[ status, type ]`, `[ status, created_at ]`, `[ type, created_at ]`, `[ file_migration_id, operation, status ]`, `[ file_migration_id, operation, type ]`, `[ file_migration_id, operation, created_at ]`, `[ file_migration_id, status, type ]`, `[ file_migration_id, status, created_at ]`, `[ file_migration_id, type, created_at ]`, `[ operation, status, type ]`, `[ operation, status, created_at ]`, `[ operation, type, created_at ]`, `[ status, type, created_at ]`, `[ file_migration_id, operation, status, type ]`, `[ file_migration_id, operation, status, created_at ]`, `[ file_migration_id, operation, type, created_at ]`, `[ file_migration_id, status, type, created_at ]`, `[ operation, status, type, created_at ]` or `[ file_migration_id, operation, status, type, created_at ]`.