{"files":{"SKILL.md":"---\nname: filescom-api\ndescription: \"Files.com API skill. Use when working with Files.com for sessions, action_logs, action_notification_exports. Covers 420 endpoints.\"\nversion: 1.0.0\ngenerator: lapsh\n---\n\n# Files.com API\nAPI version: 0.0.1\n\n## Auth\nApiKey X-FilesAPI-Key in header\n\n## Base URL\nhttps://app.files.com/api/rest/v1\n\n## Setup\n1. Set your API key in the appropriate header\n2. GET /action_logs -- list action logs\n3. POST /sessions -- create first session\n\n## Endpoints\n420 endpoints across 120 groups. See references/api-spec.lap for full details.\n\n### Sessions\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /sessions | Delete user session (log out) |\n| POST | /sessions | Create user session (log in) |\n\n### Action_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /action_logs | List Action Logs |\n\n### Action_notification_exports\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /action_notification_exports | Create Action Notification Export |\n| GET | /action_notification_exports/{id} | Show Action Notification Export |\n\n### Action_notification_export_results\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /action_notification_export_results | List Action Notification Export Results |\n\n### Ai_assistant_personalities\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /ai_assistant_personalities/{id} | Delete Ai Assistant Personality |\n| PATCH | /ai_assistant_personalities/{id} | Update Ai Assistant Personality |\n| GET | /ai_assistant_personalities/{id} | Show Ai Assistant Personality |\n| POST | /ai_assistant_personalities | Create Ai Assistant Personality |\n| GET | /ai_assistant_personalities | List Ai Assistant Personalities |\n\n### Ai_tasks\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /ai_tasks/{id}/manual_run | Manually Run AI Task |\n| DELETE | /ai_tasks/{id} | Delete Ai Task |\n| PATCH | /ai_tasks/{id} | Update Ai Task |\n| GET | /ai_tasks/{id} | Show Ai Task |\n| POST | /ai_tasks | Create Ai Task |\n| GET | /ai_tasks | List Ai Tasks |\n\n### Api_key\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /api_key | Delete current API key.  (Requires current API connection to be using an API key.) |\n| PATCH | /api_key | Update current API key.  (Requires current API connection to be using an API key.) |\n| GET | /api_key | Show information about current API key.  (Requires current API connection to be using an API key.) |\n\n### Api_keys\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /api_keys/{id} | Delete API Key |\n| PATCH | /api_keys/{id} | Update API Key |\n| GET | /api_keys/{id} | Show API Key |\n| POST | /api_keys | Create API Key |\n| GET | /api_keys | List API Keys |\n\n### Site\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /site/usage | Get the most recent usage snapshot (usage data for billing purposes) for a Site. |\n| PATCH | /site | Update Site Settings |\n| GET | /site | Show Site Settings |\n| GET | /site/ip_addresses | List IP Addresses associated with the current site |\n| GET | /site/dns_records | Show Site DNS Configuration |\n| POST | /site/test-webhook | Test Webhook |\n| POST | /site/api_keys | Create API Key |\n| GET | /site/api_keys | List API Keys |\n\n### User\n| Method | Path | Description |\n|--------|------|-------------|\n| PATCH | /user | Update User |\n| POST | /user/public_keys | Create Public Key |\n| GET | /user/public_keys | List Public Keys |\n| GET | /user/groups | List Group Users |\n| POST | /user/api_keys | Create API Key |\n| GET | /user/api_keys | List API Keys |\n\n### Users\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /users/{id}/unlock | Unlock user who has been locked out due to failed logins. |\n| POST | /users/{id}/resend_welcome_email | Resend user welcome email |\n| POST | /users/{id}/2fa/reset | Trigger 2FA Reset process for user who has lost access to their existing 2FA methods. |\n| DELETE | /users/{id} | Delete User |\n| PATCH | /users/{id} | Update User |\n| GET | /users/{id} | Show User |\n| POST | /users | Create User |\n| GET | /users | List Users |\n| GET | /users/{user_id}/sftp_client_uses | List User SFTP Client Uses |\n| GET | /users/{user_id}/cipher_uses | List User Cipher Uses |\n| POST | /users/{user_id}/public_keys | Create Public Key |\n| GET | /users/{user_id}/public_keys | List Public Keys |\n| GET | /users/{user_id}/permissions | List Permissions |\n| GET | /users/{user_id}/groups | List Group Users |\n| POST | /users/{user_id}/api_keys | Create API Key |\n| GET | /users/{user_id}/api_keys | List API Keys |\n\n### Api_request_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /api_request_logs | List API Request Logs |\n\n### Apps\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /apps | List Apps |\n\n### As2_incoming_messages\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /as2_incoming_messages | List AS2 Incoming Messages |\n\n### As2_outgoing_messages\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /as2_outgoing_messages | List AS2 Outgoing Messages |\n\n### As2_partners\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /as2_partners/{id} | Delete AS2 Partner |\n| PATCH | /as2_partners/{id} | Update AS2 Partner |\n| GET | /as2_partners/{id} | Show AS2 Partner |\n| POST | /as2_partners | Create AS2 Partner |\n| GET | /as2_partners | List AS2 Partners |\n\n### As2_stations\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /as2_stations/{id} | Delete AS2 Station |\n| PATCH | /as2_stations/{id} | Update AS2 Station |\n| GET | /as2_stations/{id} | Show AS2 Station |\n| POST | /as2_stations | Create AS2 Station |\n| GET | /as2_stations | List AS2 Stations |\n\n### Automations\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /automations/{id}/upgrade | Upgrade a legacy Automation to Automation v2 |\n| POST | /automations/{id}/manual_run | Manually Run Automation |\n| DELETE | /automations/{id} | Delete Automation |\n| PATCH | /automations/{id} | Update Automation |\n| GET | /automations/{id} | Show Automation |\n| POST | /automations | Create Automation |\n| GET | /automations | List Automations |\n| GET | /automations/authoring_schema | Show the Automation v2 authoring schema and active node catalog |\n\n### Automation_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /automation_logs | List Automation Logs |\n\n### Automation_runs\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /automation_runs/{id}/cancel | Cancel Automation Run |\n| POST | /automation_runs/{id}/rerun | Re-run Automation from Node |\n| GET | /automation_runs/{id}/node | Show Automation Run Node |\n| GET | /automation_runs/{id} | Show Automation Run |\n| GET | /automation_runs | List Automation Runs |\n\n### Bandwidth_snapshots\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /bandwidth_snapshots | List Bandwidth Snapshots |\n\n### Behaviors\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /behaviors/webhook/test | Test Webhook |\n| DELETE | /behaviors/{id} | Delete Behavior |\n| PATCH | /behaviors/{id} | Update Behavior |\n| GET | /behaviors/{id} | Show Behavior |\n| POST | /behaviors | Create Behavior |\n| GET | /behaviors | List Behaviors |\n| GET | /behaviors/folders/{path} | List Behaviors by Path |\n\n### Bundle_actions\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /bundle_actions | List Bundle Actions |\n\n### Bundle_downloads\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /bundle_downloads | List Share Link Downloads |\n\n### Bundle_notifications\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /bundle_notifications/{id} | Delete Share Link Notification |\n| PATCH | /bundle_notifications/{id} | Update Share Link Notification |\n| GET | /bundle_notifications/{id} | Show Share Link Notification |\n| POST | /bundle_notifications | Create Share Link Notification |\n| GET | /bundle_notifications | List Share Link Notifications |\n\n### Bundle_recipients\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /bundle_recipients | Create Share Link Recipient |\n| GET | /bundle_recipients | List Share Link Recipients |\n\n### Bundle_registrations\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /bundle_registrations | List Share Link Registrations |\n\n### Bundles\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /bundles/{id} | Show Share Link |\n| PATCH | /bundles/{id} | Update Share Link |\n| DELETE | /bundles/{id} | Delete Share Link |\n| GET | /bundles | List Share Links |\n| POST | /bundles | Create Share Link |\n| POST | /bundles/{id}/share | Send email(s) with a link to bundle |\n\n### Chat_sessions\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /chat_sessions/{id} | Show Chat Session |\n| GET | /chat_sessions | List Chat Sessions |\n\n### Child_site_management_policies\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /child_site_management_policies/{id} | Delete Child Site Management Policy |\n| PATCH | /child_site_management_policies/{id} | Update Child Site Management Policy |\n| GET | /child_site_management_policies/{id} | Show Child Site Management Policy |\n| POST | /child_site_management_policies | Create Child Site Management Policy |\n| GET | /child_site_management_policies | List Child Site Management Policies |\n\n### Clickwraps\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /clickwraps | List Clickwraps |\n| POST | /clickwraps | Create Clickwrap |\n| DELETE | /clickwraps/{id} | Delete Clickwrap |\n| PATCH | /clickwraps/{id} | Update Clickwrap |\n| GET | /clickwraps/{id} | Show Clickwrap |\n\n### Custom_domains\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /custom_domains/{id} | Delete Custom Domain |\n| PATCH | /custom_domains/{id} | Update Custom Domain |\n| GET | /custom_domains/{id} | Show Custom Domain |\n| POST | /custom_domains/{id}/allocate_ips | Allocate dedicated IP addresses to this Custom Domain. |\n| POST | /custom_domains | Create Custom Domain |\n| GET | /custom_domains | List Custom Domains |\n\n### Dns_records\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /dns_records | Show Site DNS Configuration |\n\n### Desktop_configuration_profiles\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /desktop_configuration_profiles/{id} | Delete Desktop Configuration Profile |\n| PATCH | /desktop_configuration_profiles/{id} | Update Desktop Configuration Profile |\n| GET | /desktop_configuration_profiles/{id} | Show Desktop Configuration Profile |\n| POST | /desktop_configuration_profiles | Create Desktop Configuration Profile |\n| GET | /desktop_configuration_profiles | List Desktop Configuration Profiles |\n\n### Email_incoming_messages\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /email_incoming_messages | List Email Incoming Messages |\n\n### Email_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /email_logs | List Email Logs |\n\n### Event_channels\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /event_channels/{id} | Delete Event Channel |\n| PATCH | /event_channels/{id} | Update Event Channel |\n| GET | /event_channels/{id} | Show Event Channel |\n| POST | /event_channels | Create Event Channel |\n| GET | /event_channels | List Event Channels |\n\n### Event_delivery_attempts\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /event_delivery_attempts/{id} | Show Event Delivery Attempt |\n| GET | /event_delivery_attempts | List Event Delivery Attempts |\n\n### Event_records\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /event_records/{id} | Show Event Record |\n| GET | /event_records | List Event Records |\n\n### Event_subscriptions\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /event_subscriptions/{id} | Delete Event Subscription |\n| PATCH | /event_subscriptions/{id} | Update Event Subscription |\n| GET | /event_subscriptions/{id} | Show Event Subscription |\n| POST | /event_subscriptions | Create Event Subscription |\n| GET | /event_subscriptions | List Event Subscriptions |\n\n### Event_targets\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /event_targets/{id} | Delete Event Target |\n| PATCH | /event_targets/{id} | Update Event Target |\n| GET | /event_targets/{id} | Show Event Target |\n| POST | /event_targets | Create Event Target |\n| GET | /event_targets | List Event Targets |\n\n### Exavault_api_request_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /exavault_api_request_logs | List Exavault API Request Logs |\n\n### Expectation_evaluations\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /expectation_evaluations/{id} | Show Expectation Evaluation |\n| GET | /expectation_evaluations | List Expectation Evaluations |\n\n### Expectation_incidents\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /expectation_incidents/{id}/resolve | Resolve an expectation incident |\n| POST | /expectation_incidents/{id}/snooze | Snooze an expectation incident until a specified time |\n| POST | /expectation_incidents/{id}/acknowledge | Acknowledge an expectation incident |\n| GET | /expectation_incidents/{id} | Show Expectation Incident |\n| GET | /expectation_incidents | List Expectation Incidents |\n\n### Expectations\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /expectations/{id}/trigger_evaluation | Manually open an Expectation window |\n| DELETE | /expectations/{id} | Delete Expectation |\n| PATCH | /expectations/{id} | Update Expectation |\n| GET | /expectations/{id} | Show Expectation |\n| POST | /expectations | Create Expectation |\n| GET | /expectations | List Expectations |\n\n### External_events\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /external_events | Create External Event |\n| GET | /external_events | List External Events |\n| GET | /external_events/{id} | Show External Event |\n\n### Files\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /files/{path} | Delete File/Folder |\n| PATCH | /files/{path} | Update File/Folder Metadata |\n| POST | /files/{path} | Upload File |\n| GET | /files/{path} | Download File |\n\n### File_actions\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /file_actions/metadata/{path} | Find File/Folder by Path |\n| POST | /file_actions/copy/{path} | Copy File/Folder |\n| POST | /file_actions/move/{path} | Move File/Folder |\n| POST | /file_actions/transform/{path} | Transform a file and save the output to a destination path. |\n| POST | /file_actions/gpg_decrypt/{path} | Decrypt a GPG-encrypted file and save it to a destination path. |\n| POST | /file_actions/gpg_encrypt/{path} | Encrypt a file with GPG and save it to a destination path. |\n| POST | /file_actions/unzip | Extract a ZIP file to a destination folder. |\n| GET | /file_actions/zip_list/{path} | List the contents of a ZIP file. |\n| POST | /file_actions/zip | Create a ZIP from one or more paths and save it to a destination path. |\n| POST | /file_actions/begin_upload/{path} | Begin File Upload |\n\n### File_comments\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /file_comments/{id} | Delete File Comment |\n| PATCH | /file_comments/{id} | Update File Comment |\n| POST | /file_comments | Create File Comment |\n| GET | /file_comments/files/{path} | List File Comments by Path |\n\n### File_comment_reactions\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /file_comment_reactions/{id} | Delete File Comment Reaction |\n| POST | /file_comment_reactions | Create File Comment Reaction |\n\n### File_migrations\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /file_migrations/{id} | Show File Migration |\n\n### File_migration_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /file_migration_logs | List File Migration Logs |\n\n### Folders\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /folders/{path} | Create Folder |\n| GET | /folders/{path} | List Folders by Path |\n\n### Form_field_sets\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /form_field_sets/{id} | Delete Form Field Set |\n| PATCH | /form_field_sets/{id} | Update Form Field Set |\n| GET | /form_field_sets/{id} | Show Form Field Set |\n| POST | /form_field_sets | Create Form Field Set |\n| GET | /form_field_sets | List Form Field Sets |\n\n### Ftp_action_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /ftp_action_logs | List FTP Action Logs |\n\n### Groups\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /groups/{group_id}/users | Create User |\n| GET | /groups/{group_id}/users | List Group Users |\n| GET | /groups/{group_id}/permissions | List Permissions |\n| DELETE | /groups/{group_id}/memberships/{user_id} | Delete Group User |\n| PATCH | /groups/{group_id}/memberships/{user_id} | Update Group User |\n| DELETE | /groups/{id} | Delete Group |\n| PATCH | /groups/{id} | Update Group |\n| GET | /groups/{id} | Show Group |\n| POST | /groups | Create Group |\n| GET | /groups | List Groups |\n\n### Group_users\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /group_users/{id} | Delete Group User |\n| PATCH | /group_users/{id} | Update Group User |\n| GET | /group_users | List Group Users |\n| POST | /group_users | Create Group User |\n\n### Gpg_keys\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /gpg_keys/{id} | Delete GPG Key |\n| PATCH | /gpg_keys/{id} | Update GPG Key |\n| GET | /gpg_keys/{id} | Show GPG Key |\n| POST | /gpg_keys | Create GPG Key |\n| GET | /gpg_keys | List GPG Keys |\n\n### History\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /history/files/{path} | List history for specific file. |\n| GET | /history/folders/{path} | List history for specific folder. |\n| GET | /history/users/{user_id} | List history for specific user. |\n| GET | /history/login | List site login history. |\n| GET | /history | List site full action history. |\n\n### History_exports\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /history_exports | Create History Export |\n| GET | /history_exports/{id} | Show History Export |\n\n### History_export_results\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /history_export_results | List History Export Results |\n\n### Holiday_calendars\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /holiday_calendars/{id} | Delete Holiday Calendar |\n| PATCH | /holiday_calendars/{id} | Update Holiday Calendar |\n| GET | /holiday_calendars/{id} | Show Holiday Calendar |\n| POST | /holiday_calendars | Create Holiday Calendar |\n| GET | /holiday_calendars | List Holiday Calendars |\n\n### Holiday_regions\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /holiday_regions/supported | List all possible holiday regions |\n\n### Inbox_recipients\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /inbox_recipients | Create Inbox Recipient |\n| GET | /inbox_recipients | List Inbox Recipients |\n\n### Inbox_registrations\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /inbox_registrations | List Inbox Registrations |\n\n### Inbox_uploads\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /inbox_uploads | List Inbox Uploads |\n\n### Inbound_s3_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /inbound_s3_logs | List Inbound S3 Logs |\n\n### Integration_centric_profiles\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /integration_centric_profiles/{id} | Delete Integration Centric Profile |\n| PATCH | /integration_centric_profiles/{id} | Update Integration Centric Profile |\n| GET | /integration_centric_profiles/{id} | Show Integration Centric Profile |\n| POST | /integration_centric_profiles | Create Integration Centric Profile |\n| GET | /integration_centric_profiles | List Integration Centric Profiles |\n\n### Invoices\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /invoices/{id} | Show Invoice |\n| GET | /invoices | List Invoices |\n\n### Ip_addresses\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /ip_addresses/smartfile-reserved | List all possible public SmartFile IP addresses |\n| GET | /ip_addresses/exavault-reserved | List all possible public ExaVault IP addresses |\n| GET | /ip_addresses/reserved | List all possible public IP addresses |\n| GET | /ip_addresses | List IP Addresses associated with the current site |\n\n### Key_lifecycle_rules\n| Method | Path | Description |\n|--------|------|-------------|\n| PATCH | /key_lifecycle_rules/{id} | Update Key Lifecycle Rule |\n| DELETE | /key_lifecycle_rules/{id} | Delete Key Lifecycle Rule |\n| GET | /key_lifecycle_rules/{id} | Show Key Lifecycle Rule |\n| POST | /key_lifecycle_rules | Create Key Lifecycle Rule |\n| GET | /key_lifecycle_rules | List Key Lifecycle Rules |\n\n### Locks\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /locks/{path} | Delete Lock |\n| POST | /locks/{path} | Create Lock |\n| GET | /locks/{path} | List Locks by Path |\n\n### Metadata_categories\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /metadata_categories/{id} | Delete Metadata Category |\n| PATCH | /metadata_categories/{id} | Update Metadata Category |\n| GET | /metadata_categories/{id} | Show Metadata Category |\n| POST | /metadata_categories | Create Metadata Category |\n| GET | /metadata_categories | List Metadata Categories |\n| GET | /metadata_categories/list_by_path/{path} | List Metadata Categories by Path |\n\n### Notifications\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /notifications/{id} | Delete Notification |\n| PATCH | /notifications/{id} | Update Notification |\n| GET | /notifications/{id} | Show Notification |\n| POST | /notifications | Create Notification |\n| GET | /notifications | List Notifications |\n\n### Outbound_connection_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /outbound_connection_logs | List Outbound Connection Logs |\n\n### Partner_channels\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /partner_channels/{id} | Delete Partner Channel |\n| PATCH | /partner_channels/{id} | Update Partner Channel |\n| GET | /partner_channels/{id} | Show Partner Channel |\n| POST | /partner_channels | Create Partner Channel |\n| GET | /partner_channels | List Partner Channels |\n\n### Partner_channel_templates\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /partner_channel_templates/{id} | Delete Partner Channel Template |\n| PATCH | /partner_channel_templates/{id} | Update Partner Channel Template |\n| GET | /partner_channel_templates/{id} | Show Partner Channel Template |\n| POST | /partner_channel_templates | Create Partner Channel Template |\n| GET | /partner_channel_templates | List Partner Channel Templates |\n\n### Partners\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /partners/{id} | Delete Partner |\n| PATCH | /partners/{id} | Update Partner |\n| GET | /partners/{id} | Show Partner |\n| GET | /partners | List Partners |\n| POST | /partners | Create Partner |\n\n### Partner_sites\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /partner_sites/{id} | Delete Partner Site |\n\n### Partner_site_requests\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /partner_site_requests/reject | Reject partner site request |\n| POST | /partner_site_requests/approve | Approve partner site request |\n| GET | /partner_site_requests/find_by_pairing_key | Find partner site request by pairing key |\n| DELETE | /partner_site_requests/{id} | Delete Partner Site Request |\n| POST | /partner_site_requests | Create Partner Site Request |\n| GET | /partner_site_requests | List Partner Site Requests |\n\n### Payments\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /payments/{id} | Show Payment |\n| GET | /payments | List Payments |\n\n### Pending_work_events\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /pending_work_events/{id} | Show Pending Work Event |\n| GET | /pending_work_events | List Pending Work Events |\n\n### Permissions\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /permissions/{id} | Delete Permission |\n| POST | /permissions | Create Permission |\n| GET | /permissions | List Permissions |\n\n### Public_hosting_request_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /public_hosting_request_logs | List Public Hosting Request Logs |\n\n### Public_keys\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /public_keys/{id} | Delete Public Key |\n| PATCH | /public_keys/{id} | Update Public Key |\n| GET | /public_keys/{id} | Show Public Key |\n| POST | /public_keys | Create Public Key |\n| GET | /public_keys | List Public Keys |\n\n### Restores\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /restores | Create Restore |\n| GET | /restores | List Restores |\n\n### Remote_bandwidth_snapshots\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /remote_bandwidth_snapshots | List Remote Bandwidth Snapshots |\n\n### Remote_mount_backends\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /remote_mount_backends/{id}/reset_status | Reset backend status to healthy. |\n| DELETE | /remote_mount_backends/{id} | Delete Remote Mount Backend |\n| PATCH | /remote_mount_backends/{id} | Update Remote Mount Backend |\n| GET | /remote_mount_backends/{id} | Show Remote Mount Backend |\n| GET | /remote_mount_backends | List Remote Mount Backends |\n| POST | /remote_mount_backends | Create Remote Mount Backend |\n\n### Remote_server_credentials\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /remote_server_credentials | List Remote Server Credentials |\n| POST | /remote_server_credentials | Create Remote Server Credential |\n| DELETE | /remote_server_credentials/{id} | Delete Remote Server Credential |\n| PATCH | /remote_server_credentials/{id} | Update Remote Server Credential |\n| GET | /remote_server_credentials/{id} | Show Remote Server Credential |\n\n### Remote_servers\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /remote_servers/{id}/agent_push_update | Push update to Files Agent |\n| GET | /remote_servers/{id}/agent_nodes | List Files.com Agent nodes |\n| GET | /remote_servers/{id}/configuration_file | Download configuration file (required for some Remote Server integrations, such as the Files.com Agent) |\n| GET | /remote_servers | List Remote Servers |\n| POST | /remote_servers | Create Remote Server |\n| DELETE | /remote_servers/{id} | Delete Remote Server |\n| PATCH | /remote_servers/{id} | Update Remote Server |\n| GET | /remote_servers/{id} | Show Remote Server |\n\n### Requests\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /requests/{id} | Delete Request |\n| POST | /requests | Create Request |\n| GET | /requests | List Requests |\n| GET | /requests/folders/{path} | List Requests |\n\n### Scim_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /scim_logs/{id} | Show Scim Log |\n| GET | /scim_logs | List Scim Logs |\n\n### Scheduled_exports\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /scheduled_exports/{id} | Delete Scheduled Export |\n| PATCH | /scheduled_exports/{id} | Update Scheduled Export |\n| GET | /scheduled_exports/{id} | Show Scheduled Export |\n| POST | /scheduled_exports | Create Scheduled Export |\n| GET | /scheduled_exports | List Scheduled Exports |\n\n### Schedules\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /schedules/{id} | Delete Schedule |\n| PATCH | /schedules/{id} | Update Schedule |\n| GET | /schedules/{id} | Show Schedule |\n| POST | /schedules | Create Schedule |\n| GET | /schedules | List Schedules |\n\n### Secrets\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /secrets/{id} | Delete Secret |\n| PATCH | /secrets/{id} | Update Secret |\n| GET | /secrets/{id} | Show Secret |\n| POST | /secrets | Create Secret |\n| GET | /secrets | List Secrets |\n\n### Settings_changes\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /settings_changes | List Settings Changes |\n\n### Sftp_action_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /sftp_action_logs | List SFTP Action Logs |\n\n### Sftp_host_keys\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /sftp_host_keys | List SFTP Host Keys |\n| POST | /sftp_host_keys | Create SFTP Host Key |\n| DELETE | /sftp_host_keys/{id} | Delete SFTP Host Key |\n| PATCH | /sftp_host_keys/{id} | Update SFTP Host Key |\n| GET | /sftp_host_keys/{id} | Show SFTP Host Key |\n\n### Share_groups\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /share_groups | List Share Groups |\n| POST | /share_groups | Create Share Group |\n| DELETE | /share_groups/{id} | Delete Share Group |\n| GET | /share_groups/{id} | Show Share Group |\n| PATCH | /share_groups/{id} | Update Share Group |\n\n### Siem_http_destinations\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /siem_http_destinations | List SIEM HTTP Destinations |\n| POST | /siem_http_destinations | Create SIEM HTTP Destination |\n| DELETE | /siem_http_destinations/{id} | Delete SIEM HTTP Destination |\n| GET | /siem_http_destinations/{id} | Show SIEM HTTP Destination |\n| PATCH | /siem_http_destinations/{id} | Update SIEM HTTP Destination |\n| POST | /siem_http_destinations/send_test_entry | send_test_entry SIEM HTTP Destination |\n\n### Siem_http_destination_events\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /siem_http_destination_events/{id} | Show SIEM HTTP Destination Event |\n| GET | /siem_http_destination_events | List SIEM HTTP Destination Events |\n\n### Site_subdomain_redirects\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /site_subdomain_redirects/{id} | Delete Site Subdomain Redirect |\n| GET | /site_subdomain_redirects/{id} | Show Site Subdomain Redirect |\n| GET | /site_subdomain_redirects | List Site Subdomain Redirects |\n\n### Snapshots\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /snapshots/{id}/finalize | Finalize Snapshot |\n| DELETE | /snapshots/{id} | Delete Snapshot |\n| PATCH | /snapshots/{id} | Update Snapshot |\n| GET | /snapshots/{id} | Show Snapshot |\n| POST | /snapshots | Create Snapshot |\n| GET | /snapshots | List Snapshots |\n\n### Sso_events\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /sso_events/{id} | Show SSO Event |\n| GET | /sso_events | List SSO Events |\n\n### Sso_strategies\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /sso_strategies/{id}/sync | Synchronize provisioning data with the SSO remote server. |\n| GET | /sso_strategies/{id} | Show SSO Strategy |\n| GET | /sso_strategies | List SSO Strategies |\n\n### Styles\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /styles/{path} | Delete Style |\n| PATCH | /styles/{path} | Update Style |\n| GET | /styles/{path} | Show Style |\n\n### Syncs\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /syncs/{id}/dry_run | Dry Run Sync |\n| POST | /syncs/{id}/manual_run | Manually Run Sync |\n| DELETE | /syncs/{id} | Delete Sync |\n| PATCH | /syncs/{id} | Update Sync |\n| GET | /syncs/{id} | Show Sync |\n| GET | /syncs | List Syncs |\n| POST | /syncs | Create Sync |\n\n### Sync_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /sync_logs | List Sync Logs |\n\n### Sync_runs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /sync_runs/{id} | Show Sync Run |\n| GET | /sync_runs | List Sync Runs |\n\n### Usage_snapshots\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /usage_snapshots | List Usage Snapshots |\n\n### Usage_daily_snapshots\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /usage_daily_snapshots | List Usage Daily Snapshots |\n\n### User_additional_email_recipients\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /user_additional_email_recipients/{id} | Delete User Additional Email Recipient |\n| PATCH | /user_additional_email_recipients/{id} | Update User Additional Email Recipient |\n| GET | /user_additional_email_recipients/{id} | Show User Additional Email Recipient |\n| POST | /user_additional_email_recipients | Create User Additional Email Recipient |\n| GET | /user_additional_email_recipients | List User Additional Email Recipients |\n\n### User_cipher_uses\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /user_cipher_uses | List User Cipher Uses |\n\n### User_lifecycle_rules\n| Method | Path | Description |\n|--------|------|-------------|\n| PATCH | /user_lifecycle_rules/{id} | Update User Lifecycle Rule |\n| DELETE | /user_lifecycle_rules/{id} | Delete User Lifecycle Rule |\n| GET | /user_lifecycle_rules/{id} | Show User Lifecycle Rule |\n| POST | /user_lifecycle_rules | Create User Lifecycle Rule |\n| GET | /user_lifecycle_rules | List User Lifecycle Rules |\n\n### User_requests\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /user_requests | List User Requests |\n| POST | /user_requests | Create User Request |\n| DELETE | /user_requests/{id} | Delete User Request |\n| GET | /user_requests/{id} | Show User Request |\n\n### User_security_events\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /user_security_events/{id} | Show User Security Event |\n| GET | /user_security_events | List User Security Events |\n\n### User_sftp_client_uses\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /user_sftp_client_uses | List User SFTP Client Uses |\n\n### Web_dav_action_logs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /web_dav_action_logs | List WebDAV Action Logs |\n\n### Webhook_tests\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /webhook_tests | Create Webhook Test |\n\n### Workspaces\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /workspaces/{id} | Delete Workspace |\n| PATCH | /workspaces/{id} | Update Workspace |\n| GET | /workspaces/{id} | Show Workspace |\n| POST | /workspaces | Create Workspace |\n| GET | /workspaces | List Workspaces |\n\n## Common Questions\nMatch user requests to endpoints in references/api-spec.lap. Key patterns:\n- \"Create a session?\" -> POST /sessions\n- \"List all action_logs?\" -> GET /action_logs\n- \"Create a action_notification_export?\" -> POST /action_notification_exports\n- \"Get action_notification_export details?\" -> GET /action_notification_exports/{id}\n- \"List all action_notification_export_results?\" -> GET /action_notification_export_results\n- \"Delete a ai_assistant_personality?\" -> DELETE /ai_assistant_personalities/{id}\n- \"Partially update a ai_assistant_personality?\" -> PATCH /ai_assistant_personalities/{id}\n- \"Get ai_assistant_personality details?\" -> GET /ai_assistant_personalities/{id}\n- \"Create a ai_assistant_personality?\" -> POST /ai_assistant_personalities\n- \"List all ai_assistant_personalities?\" -> GET /ai_assistant_personalities\n- \"Create a manual_run?\" -> POST /ai_tasks/{id}/manual_run\n- \"Delete a ai_task?\" -> DELETE /ai_tasks/{id}\n- \"Partially update a ai_task?\" -> PATCH /ai_tasks/{id}\n- \"Get ai_task details?\" -> GET /ai_tasks/{id}\n- \"Create a ai_task?\" -> POST /ai_tasks\n- \"List all ai_tasks?\" -> GET /ai_tasks\n- \"List all api_key?\" -> GET /api_key\n- \"Delete a api_key?\" -> DELETE /api_keys/{id}\n- \"Partially update a api_key?\" -> PATCH /api_keys/{id}\n- \"Get api_key details?\" -> GET /api_keys/{id}\n- \"Create a api_key?\" -> POST /api_keys\n- \"List all api_keys?\" -> GET /api_keys\n- \"List all usage?\" -> GET /site/usage\n- \"List all site?\" -> GET /site\n- \"List all ip_addresses?\" -> GET /site/ip_addresses\n- \"List all dns_records?\" -> GET /site/dns_records\n- \"Create a test-webhook?\" -> POST /site/test-webhook\n- \"Create a public_key?\" -> POST /user/public_keys\n- \"List all public_keys?\" -> GET /user/public_keys\n- \"List all groups?\" -> GET /user/groups\n- \"Create a unlock?\" -> POST /users/{id}/unlock\n- \"Create a resend_welcome_email?\" -> POST /users/{id}/resend_welcome_email\n- \"Create a reset?\" -> POST /users/{id}/2fa/reset\n- \"Delete a user?\" -> DELETE /users/{id}\n- \"Partially update a user?\" -> PATCH /users/{id}\n- \"Get user details?\" -> GET /users/{id}\n- \"Create a user?\" -> POST /users\n- \"Search users?\" -> GET /users\n- \"List all sftp_client_uses?\" -> GET /users/{user_id}/sftp_client_uses\n- \"List all cipher_uses?\" -> GET /users/{user_id}/cipher_uses\n- \"List all permissions?\" -> GET /users/{user_id}/permissions\n- \"List all api_request_logs?\" -> GET /api_request_logs\n- \"List all apps?\" -> GET /apps\n- \"List all as2_incoming_messages?\" -> GET /as2_incoming_messages\n- \"List all as2_outgoing_messages?\" -> GET /as2_outgoing_messages\n- \"Delete a as2_partner?\" -> DELETE /as2_partners/{id}\n- \"Partially update a as2_partner?\" -> PATCH /as2_partners/{id}\n- \"Get as2_partner details?\" -> GET /as2_partners/{id}\n- \"Create a as2_partner?\" -> POST /as2_partners\n- \"List all as2_partners?\" -> GET /as2_partners\n- \"Delete a as2_station?\" -> DELETE /as2_stations/{id}\n- \"Partially update a as2_station?\" -> PATCH /as2_stations/{id}\n- \"Get as2_station details?\" -> GET /as2_stations/{id}\n- \"Create a as2_station?\" -> POST /as2_stations\n- \"List all as2_stations?\" -> GET /as2_stations\n- \"Create a upgrade?\" -> POST /automations/{id}/upgrade\n- \"Delete a automation?\" -> DELETE /automations/{id}\n- \"Partially update a automation?\" -> PATCH /automations/{id}\n- \"Get automation details?\" -> GET /automations/{id}\n- \"Create a automation?\" -> POST /automations\n- \"List all automations?\" -> GET /automations\n- \"List all authoring_schema?\" -> GET /automations/authoring_schema\n- \"List all automation_logs?\" -> GET /automation_logs\n- \"Create a cancel?\" -> POST /automation_runs/{id}/cancel\n- \"Create a rerun?\" -> POST /automation_runs/{id}/rerun\n- \"List all node?\" -> GET /automation_runs/{id}/node\n- \"Get automation_run details?\" -> GET /automation_runs/{id}\n- \"List all automation_runs?\" -> GET /automation_runs\n- \"List all bandwidth_snapshots?\" -> GET /bandwidth_snapshots\n- \"Create a test?\" -> POST /behaviors/webhook/test\n- \"Delete a behavior?\" -> DELETE /behaviors/{id}\n- \"Partially update a behavior?\" -> PATCH /behaviors/{id}\n- \"Get behavior details?\" -> GET /behaviors/{id}\n- \"Create a behavior?\" -> POST /behaviors\n- \"List all behaviors?\" -> GET /behaviors\n- \"Get folder details?\" -> GET /behaviors/folders/{path}\n- \"List all bundle_actions?\" -> GET /bundle_actions\n- \"List all bundle_downloads?\" -> GET /bundle_downloads\n- \"Delete a bundle_notification?\" -> DELETE /bundle_notifications/{id}\n- \"Partially update a bundle_notification?\" -> PATCH /bundle_notifications/{id}\n- \"Get bundle_notification details?\" -> GET /bundle_notifications/{id}\n- \"Create a bundle_notification?\" -> POST /bundle_notifications\n- \"List all bundle_notifications?\" -> GET /bundle_notifications\n- \"Create a bundle_recipient?\" -> POST /bundle_recipients\n- \"List all bundle_recipients?\" -> GET /bundle_recipients\n- \"List all bundle_registrations?\" -> GET /bundle_registrations\n- \"Get bundle details?\" -> GET /bundles/{id}\n- \"Partially update a bundle?\" -> PATCH /bundles/{id}\n- \"Delete a bundle?\" -> DELETE /bundles/{id}\n- \"List all bundles?\" -> GET /bundles\n- \"Create a bundle?\" -> POST /bundles\n- \"Create a share?\" -> POST /bundles/{id}/share\n- \"Get chat_session details?\" -> GET /chat_sessions/{id}\n- \"List all chat_sessions?\" -> GET /chat_sessions\n- \"Delete a child_site_management_policy?\" -> DELETE /child_site_management_policies/{id}\n- \"Partially update a child_site_management_policy?\" -> PATCH /child_site_management_policies/{id}\n- \"Get child_site_management_policy details?\" -> GET /child_site_management_policies/{id}\n- \"Create a child_site_management_policy?\" -> POST /child_site_management_policies\n- \"List all child_site_management_policies?\" -> GET /child_site_management_policies\n- \"List all clickwraps?\" -> GET /clickwraps\n- \"Create a clickwrap?\" -> POST /clickwraps\n- \"Delete a clickwrap?\" -> DELETE /clickwraps/{id}\n- \"Partially update a clickwrap?\" -> PATCH /clickwraps/{id}\n- \"Get clickwrap details?\" -> GET /clickwraps/{id}\n- \"Delete a custom_domain?\" -> DELETE /custom_domains/{id}\n- \"Partially update a custom_domain?\" -> PATCH /custom_domains/{id}\n- \"Get custom_domain details?\" -> GET /custom_domains/{id}\n- \"Create a allocate_ip?\" -> POST /custom_domains/{id}/allocate_ips\n- \"Create a custom_domain?\" -> POST /custom_domains\n- \"List all custom_domains?\" -> GET /custom_domains\n- \"Delete a desktop_configuration_profile?\" -> DELETE /desktop_configuration_profiles/{id}\n- \"Partially update a desktop_configuration_profile?\" -> PATCH /desktop_configuration_profiles/{id}\n- \"Get desktop_configuration_profile details?\" -> GET /desktop_configuration_profiles/{id}\n- \"Create a desktop_configuration_profile?\" -> POST /desktop_configuration_profiles\n- \"List all desktop_configuration_profiles?\" -> GET /desktop_configuration_profiles\n- \"List all email_incoming_messages?\" -> GET /email_incoming_messages\n- \"List all email_logs?\" -> GET /email_logs\n- \"Delete a event_channel?\" -> DELETE /event_channels/{id}\n- \"Partially update a event_channel?\" -> PATCH /event_channels/{id}\n- \"Get event_channel details?\" -> GET /event_channels/{id}\n- \"Create a event_channel?\" -> POST /event_channels\n- \"List all event_channels?\" -> GET /event_channels\n- \"Get event_delivery_attempt details?\" -> GET /event_delivery_attempts/{id}\n- \"List all event_delivery_attempts?\" -> GET /event_delivery_attempts\n- \"Get event_record details?\" -> GET /event_records/{id}\n- \"List all event_records?\" -> GET /event_records\n- \"Delete a event_subscription?\" -> DELETE /event_subscriptions/{id}\n- \"Partially update a event_subscription?\" -> PATCH /event_subscriptions/{id}\n- \"Get event_subscription details?\" -> GET /event_subscriptions/{id}\n- \"Create a event_subscription?\" -> POST /event_subscriptions\n- \"List all event_subscriptions?\" -> GET /event_subscriptions\n- \"Delete a event_target?\" -> DELETE /event_targets/{id}\n- \"Partially update a event_target?\" -> PATCH /event_targets/{id}\n- \"Get event_target details?\" -> GET /event_targets/{id}\n- \"Create a event_target?\" -> POST /event_targets\n- \"List all event_targets?\" -> GET /event_targets\n- \"List all exavault_api_request_logs?\" -> GET /exavault_api_request_logs\n- \"Get expectation_evaluation details?\" -> GET /expectation_evaluations/{id}\n- \"List all expectation_evaluations?\" -> GET /expectation_evaluations\n- \"Create a resolve?\" -> POST /expectation_incidents/{id}/resolve\n- \"Create a snooze?\" -> POST /expectation_incidents/{id}/snooze\n- \"Create a acknowledge?\" -> POST /expectation_incidents/{id}/acknowledge\n- \"Get expectation_incident details?\" -> GET /expectation_incidents/{id}\n- \"List all expectation_incidents?\" -> GET /expectation_incidents\n- \"Create a trigger_evaluation?\" -> POST /expectations/{id}/trigger_evaluation\n- \"Delete a expectation?\" -> DELETE /expectations/{id}\n- \"Partially update a expectation?\" -> PATCH /expectations/{id}\n- \"Get expectation details?\" -> GET /expectations/{id}\n- \"Create a expectation?\" -> POST /expectations\n- \"List all expectations?\" -> GET /expectations\n- \"Create a external_event?\" -> POST /external_events\n- \"List all external_events?\" -> GET /external_events\n- \"Get external_event details?\" -> GET /external_events/{id}\n- \"Delete a file?\" -> DELETE /files/{path}\n- \"Partially update a file?\" -> PATCH /files/{path}\n- \"Get file details?\" -> GET /files/{path}\n- \"Get metadata details?\" -> GET /file_actions/metadata/{path}\n- \"Create a unzip?\" -> POST /file_actions/unzip\n- \"Get zip_list details?\" -> GET /file_actions/zip_list/{path}\n- \"Create a zip?\" -> POST /file_actions/zip\n- \"Delete a file_comment?\" -> DELETE /file_comments/{id}\n- \"Partially update a file_comment?\" -> PATCH /file_comments/{id}\n- \"Create a file_comment?\" -> POST /file_comments\n- \"Delete a file_comment_reaction?\" -> DELETE /file_comment_reactions/{id}\n- \"Create a file_comment_reaction?\" -> POST /file_comment_reactions\n- \"Get file_migration details?\" -> GET /file_migrations/{id}\n- \"List all file_migration_logs?\" -> GET /file_migration_logs\n- \"Delete a form_field_set?\" -> DELETE /form_field_sets/{id}\n- \"Partially update a form_field_set?\" -> PATCH /form_field_sets/{id}\n- \"Get form_field_set details?\" -> GET /form_field_sets/{id}\n- \"Create a form_field_set?\" -> POST /form_field_sets\n- \"List all form_field_sets?\" -> GET /form_field_sets\n- \"List all ftp_action_logs?\" -> GET /ftp_action_logs\n- \"List all users?\" -> GET /groups/{group_id}/users\n- \"Delete a membership?\" -> DELETE /groups/{group_id}/memberships/{user_id}\n- \"Partially update a membership?\" -> PATCH /groups/{group_id}/memberships/{user_id}\n- \"Delete a group?\" -> DELETE /groups/{id}\n- \"Partially update a group?\" -> PATCH /groups/{id}\n- \"Get group details?\" -> GET /groups/{id}\n- \"Create a group?\" -> POST /groups\n- \"Delete a group_user?\" -> DELETE /group_users/{id}\n- \"Partially update a group_user?\" -> PATCH /group_users/{id}\n- \"List all group_users?\" -> GET /group_users\n- \"Create a group_user?\" -> POST /group_users\n- \"Delete a gpg_key?\" -> DELETE /gpg_keys/{id}\n- \"Partially update a gpg_key?\" -> PATCH /gpg_keys/{id}\n- \"Get gpg_key details?\" -> GET /gpg_keys/{id}\n- \"Create a gpg_key?\" -> POST /gpg_keys\n- \"List all gpg_keys?\" -> GET /gpg_keys\n- \"List all login?\" -> GET /history/login\n- \"List all history?\" -> GET /history\n- \"Create a history_export?\" -> POST /history_exports\n- \"Get history_export details?\" -> GET /history_exports/{id}\n- \"List all history_export_results?\" -> GET /history_export_results\n- \"Delete a holiday_calendar?\" -> DELETE /holiday_calendars/{id}\n- \"Partially update a holiday_calendar?\" -> PATCH /holiday_calendars/{id}\n- \"Get holiday_calendar details?\" -> GET /holiday_calendars/{id}\n- \"Create a holiday_calendar?\" -> POST /holiday_calendars\n- \"List all holiday_calendars?\" -> GET /holiday_calendars\n- \"List all supported?\" -> GET /holiday_regions/supported\n- \"Create a inbox_recipient?\" -> POST /inbox_recipients\n- \"List all inbox_recipients?\" -> GET /inbox_recipients\n- \"List all inbox_registrations?\" -> GET /inbox_registrations\n- \"List all inbox_uploads?\" -> GET /inbox_uploads\n- \"List all inbound_s3_logs?\" -> GET /inbound_s3_logs\n- \"Delete a integration_centric_profile?\" -> DELETE /integration_centric_profiles/{id}\n- \"Partially update a integration_centric_profile?\" -> PATCH /integration_centric_profiles/{id}\n- \"Get integration_centric_profile details?\" -> GET /integration_centric_profiles/{id}\n- \"Create a integration_centric_profile?\" -> POST /integration_centric_profiles\n- \"List all integration_centric_profiles?\" -> GET /integration_centric_profiles\n- \"Get invoice details?\" -> GET /invoices/{id}\n- \"List all invoices?\" -> GET /invoices\n- \"List all smartfile-reserved?\" -> GET /ip_addresses/smartfile-reserved\n- \"List all exavault-reserved?\" -> GET /ip_addresses/exavault-reserved\n- \"List all reserved?\" -> GET /ip_addresses/reserved\n- \"Partially update a key_lifecycle_rule?\" -> PATCH /key_lifecycle_rules/{id}\n- \"Delete a key_lifecycle_rule?\" -> DELETE /key_lifecycle_rules/{id}\n- \"Get key_lifecycle_rule details?\" -> GET /key_lifecycle_rules/{id}\n- \"Create a key_lifecycle_rule?\" -> POST /key_lifecycle_rules\n- \"List all key_lifecycle_rules?\" -> GET /key_lifecycle_rules\n- \"Delete a lock?\" -> DELETE /locks/{path}\n- \"Get lock details?\" -> GET /locks/{path}\n- \"Delete a metadata_category?\" -> DELETE /metadata_categories/{id}\n- \"Partially update a metadata_category?\" -> PATCH /metadata_categories/{id}\n- \"Get metadata_category details?\" -> GET /metadata_categories/{id}\n- \"Create a metadata_category?\" -> POST /metadata_categories\n- \"List all metadata_categories?\" -> GET /metadata_categories\n- \"Get list_by_path details?\" -> GET /metadata_categories/list_by_path/{path}\n- \"Delete a notification?\" -> DELETE /notifications/{id}\n- \"Partially update a notification?\" -> PATCH /notifications/{id}\n- \"Get notification details?\" -> GET /notifications/{id}\n- \"Create a notification?\" -> POST /notifications\n- \"List all notifications?\" -> GET /notifications\n- \"List all outbound_connection_logs?\" -> GET /outbound_connection_logs\n- \"Delete a partner_channel?\" -> DELETE /partner_channels/{id}\n- \"Partially update a partner_channel?\" -> PATCH /partner_channels/{id}\n- \"Get partner_channel details?\" -> GET /partner_channels/{id}\n- \"Create a partner_channel?\" -> POST /partner_channels\n- \"List all partner_channels?\" -> GET /partner_channels\n- \"Delete a partner_channel_template?\" -> DELETE /partner_channel_templates/{id}\n- \"Partially update a partner_channel_template?\" -> PATCH /partner_channel_templates/{id}\n- \"Get partner_channel_template details?\" -> GET /partner_channel_templates/{id}\n- \"Create a partner_channel_template?\" -> POST /partner_channel_templates\n- \"List all partner_channel_templates?\" -> GET /partner_channel_templates\n- \"Delete a partner?\" -> DELETE /partners/{id}\n- \"Partially update a partner?\" -> PATCH /partners/{id}\n- \"Get partner details?\" -> GET /partners/{id}\n- \"List all partners?\" -> GET /partners\n- \"Create a partner?\" -> POST /partners\n- \"Delete a partner_site?\" -> DELETE /partner_sites/{id}\n- \"Create a reject?\" -> POST /partner_site_requests/reject\n- \"Create a approve?\" -> POST /partner_site_requests/approve\n- \"List all find_by_pairing_key?\" -> GET /partner_site_requests/find_by_pairing_key\n- \"Delete a partner_site_request?\" -> DELETE /partner_site_requests/{id}\n- \"Create a partner_site_request?\" -> POST /partner_site_requests\n- \"List all partner_site_requests?\" -> GET /partner_site_requests\n- \"Get payment details?\" -> GET /payments/{id}\n- \"List all payments?\" -> GET /payments\n- \"Get pending_work_event details?\" -> GET /pending_work_events/{id}\n- \"List all pending_work_events?\" -> GET /pending_work_events\n- \"Delete a permission?\" -> DELETE /permissions/{id}\n- \"Create a permission?\" -> POST /permissions\n- \"List all public_hosting_request_logs?\" -> GET /public_hosting_request_logs\n- \"Delete a public_key?\" -> DELETE /public_keys/{id}\n- \"Partially update a public_key?\" -> PATCH /public_keys/{id}\n- \"Get public_key details?\" -> GET /public_keys/{id}\n- \"Create a restore?\" -> POST /restores\n- \"List all restores?\" -> GET /restores\n- \"List all remote_bandwidth_snapshots?\" -> GET /remote_bandwidth_snapshots\n- \"Create a reset_status?\" -> POST /remote_mount_backends/{id}/reset_status\n- \"Delete a remote_mount_backend?\" -> DELETE /remote_mount_backends/{id}\n- \"Partially update a remote_mount_backend?\" -> PATCH /remote_mount_backends/{id}\n- \"Get remote_mount_backend details?\" -> GET /remote_mount_backends/{id}\n- \"List all remote_mount_backends?\" -> GET /remote_mount_backends\n- \"Create a remote_mount_backend?\" -> POST /remote_mount_backends\n- \"List all remote_server_credentials?\" -> GET /remote_server_credentials\n- \"Create a remote_server_credential?\" -> POST /remote_server_credentials\n- \"Delete a remote_server_credential?\" -> DELETE /remote_server_credentials/{id}\n- \"Partially update a remote_server_credential?\" -> PATCH /remote_server_credentials/{id}\n- \"Get remote_server_credential details?\" -> GET /remote_server_credentials/{id}\n- \"Create a agent_push_update?\" -> POST /remote_servers/{id}/agent_push_update\n- \"List all agent_nodes?\" -> GET /remote_servers/{id}/agent_nodes\n- \"List all configuration_file?\" -> GET /remote_servers/{id}/configuration_file\n- \"List all remote_servers?\" -> GET /remote_servers\n- \"Create a remote_server?\" -> POST /remote_servers\n- \"Delete a remote_server?\" -> DELETE /remote_servers/{id}\n- \"Partially update a remote_server?\" -> PATCH /remote_servers/{id}\n- \"Get remote_server details?\" -> GET /remote_servers/{id}\n- \"Delete a request?\" -> DELETE /requests/{id}\n- \"Create a request?\" -> POST /requests\n- \"List all requests?\" -> GET /requests\n- \"Get scim_log details?\" -> GET /scim_logs/{id}\n- \"List all scim_logs?\" -> GET /scim_logs\n- \"Delete a scheduled_export?\" -> DELETE /scheduled_exports/{id}\n- \"Partially update a scheduled_export?\" -> PATCH /scheduled_exports/{id}\n- \"Get scheduled_export details?\" -> GET /scheduled_exports/{id}\n- \"Create a scheduled_export?\" -> POST /scheduled_exports\n- \"List all scheduled_exports?\" -> GET /scheduled_exports\n- \"Delete a schedule?\" -> DELETE /schedules/{id}\n- \"Partially update a schedule?\" -> PATCH /schedules/{id}\n- \"Get schedule details?\" -> GET /schedules/{id}\n- \"Create a schedule?\" -> POST /schedules\n- \"List all schedules?\" -> GET /schedules\n- \"Delete a secret?\" -> DELETE /secrets/{id}\n- \"Partially update a secret?\" -> PATCH /secrets/{id}\n- \"Get secret details?\" -> GET /secrets/{id}\n- \"Create a secret?\" -> POST /secrets\n- \"List all secrets?\" -> GET /secrets\n- \"List all settings_changes?\" -> GET /settings_changes\n- \"List all sftp_action_logs?\" -> GET /sftp_action_logs\n- \"List all sftp_host_keys?\" -> GET /sftp_host_keys\n- \"Create a sftp_host_key?\" -> POST /sftp_host_keys\n- \"Delete a sftp_host_key?\" -> DELETE /sftp_host_keys/{id}\n- \"Partially update a sftp_host_key?\" -> PATCH /sftp_host_keys/{id}\n- \"Get sftp_host_key details?\" -> GET /sftp_host_keys/{id}\n- \"List all share_groups?\" -> GET /share_groups\n- \"Create a share_group?\" -> POST /share_groups\n- \"Delete a share_group?\" -> DELETE /share_groups/{id}\n- \"Get share_group details?\" -> GET /share_groups/{id}\n- \"Partially update a share_group?\" -> PATCH /share_groups/{id}\n- \"List all siem_http_destinations?\" -> GET /siem_http_destinations\n- \"Create a siem_http_destination?\" -> POST /siem_http_destinations\n- \"Delete a siem_http_destination?\" -> DELETE /siem_http_destinations/{id}\n- \"Get siem_http_destination details?\" -> GET /siem_http_destinations/{id}\n- \"Partially update a siem_http_destination?\" -> PATCH /siem_http_destinations/{id}\n- \"Create a send_test_entry?\" -> POST /siem_http_destinations/send_test_entry\n- \"Get siem_http_destination_event details?\" -> GET /siem_http_destination_events/{id}\n- \"List all siem_http_destination_events?\" -> GET /siem_http_destination_events\n- \"Delete a site_subdomain_redirect?\" -> DELETE /site_subdomain_redirects/{id}\n- \"Get site_subdomain_redirect details?\" -> GET /site_subdomain_redirects/{id}\n- \"List all site_subdomain_redirects?\" -> GET /site_subdomain_redirects\n- \"Create a finalize?\" -> POST /snapshots/{id}/finalize\n- \"Delete a snapshot?\" -> DELETE /snapshots/{id}\n- \"Partially update a snapshot?\" -> PATCH /snapshots/{id}\n- \"Get snapshot details?\" -> GET /snapshots/{id}\n- \"Create a snapshot?\" -> POST /snapshots\n- \"List all snapshots?\" -> GET /snapshots\n- \"Get sso_event details?\" -> GET /sso_events/{id}\n- \"List all sso_events?\" -> GET /sso_events\n- \"Create a sync?\" -> POST /sso_strategies/{id}/sync\n- \"Get sso_strategy details?\" -> GET /sso_strategies/{id}\n- \"List all sso_strategies?\" -> GET /sso_strategies\n- \"Delete a style?\" -> DELETE /styles/{path}\n- \"Partially update a style?\" -> PATCH /styles/{path}\n- \"Get style details?\" -> GET /styles/{path}\n- \"Create a dry_run?\" -> POST /syncs/{id}/dry_run\n- \"Delete a sync?\" -> DELETE /syncs/{id}\n- \"Partially update a sync?\" -> PATCH /syncs/{id}\n- \"Get sync details?\" -> GET /syncs/{id}\n- \"List all syncs?\" -> GET /syncs\n- \"List all sync_logs?\" -> GET /sync_logs\n- \"Get sync_run details?\" -> GET /sync_runs/{id}\n- \"List all sync_runs?\" -> GET /sync_runs\n- \"List all usage_snapshots?\" -> GET /usage_snapshots\n- \"List all usage_daily_snapshots?\" -> GET /usage_daily_snapshots\n- \"Delete a user_additional_email_recipient?\" -> DELETE /user_additional_email_recipients/{id}\n- \"Partially update a user_additional_email_recipient?\" -> PATCH /user_additional_email_recipients/{id}\n- \"Get user_additional_email_recipient details?\" -> GET /user_additional_email_recipients/{id}\n- \"Create a user_additional_email_recipient?\" -> POST /user_additional_email_recipients\n- \"List all user_additional_email_recipients?\" -> GET /user_additional_email_recipients\n- \"List all user_cipher_uses?\" -> GET /user_cipher_uses\n- \"Partially update a user_lifecycle_rule?\" -> PATCH /user_lifecycle_rules/{id}\n- \"Delete a user_lifecycle_rule?\" -> DELETE /user_lifecycle_rules/{id}\n- \"Get user_lifecycle_rule details?\" -> GET /user_lifecycle_rules/{id}\n- \"Create a user_lifecycle_rule?\" -> POST /user_lifecycle_rules\n- \"List all user_lifecycle_rules?\" -> GET /user_lifecycle_rules\n- \"List all user_requests?\" -> GET /user_requests\n- \"Create a user_request?\" -> POST /user_requests\n- \"Delete a user_request?\" -> DELETE /user_requests/{id}\n- \"Get user_request details?\" -> GET /user_requests/{id}\n- \"Get user_security_event details?\" -> GET /user_security_events/{id}\n- \"List all user_security_events?\" -> GET /user_security_events\n- \"List all user_sftp_client_uses?\" -> GET /user_sftp_client_uses\n- \"List all web_dav_action_logs?\" -> GET /web_dav_action_logs\n- \"Create a webhook_test?\" -> POST /webhook_tests\n- \"Delete a workspace?\" -> DELETE /workspaces/{id}\n- \"Partially update a workspace?\" -> PATCH /workspaces/{id}\n- \"Get workspace details?\" -> GET /workspaces/{id}\n- \"Create a workspace?\" -> POST /workspaces\n- \"List all workspaces?\" -> GET /workspaces\n- \"How to authenticate?\" -> See Auth section above\n\n## Response Tips\n- Check response schemas in references/api-spec.lap for field details\n- Paginated endpoints accept limit/offset or cursor parameters\n- Create/update endpoints return the modified resource on success\n- Error responses include status codes and descriptions in the spec\n\n## References\n- Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas\n\n> Generated from the official API spec by [LAP](https://lap.sh)\n","references/api-spec.lap":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Files.com API\n@base https://app.files.com/api/rest/v1\n@version 0.0.1\n@auth ApiKey X-FilesAPI-Key in header\n@endpoints 417\n@hint download_for_search\n@toc sessions(2), action_logs(1), action_notification_exports(2), action_notification_export_results(1), ai_assistant_personalities(5), ai_tasks(6), api_key(3), api_keys(5), site(8), user(6), users(16), api_request_logs(1), apps(1), as2_incoming_messages(1), as2_outgoing_messages(1), as2_partners(5), as2_stations(5), automations(6), automation_logs(1), automation_runs(2), bandwidth_snapshots(1), behaviors(7), bundle_actions(1), bundle_downloads(1), bundle_notifications(5), bundle_recipients(2), bundle_registrations(1), bundles(6), chat_sessions(2), child_site_management_policies(5), clickwraps(5), custom_domains(5), dns_records(1), desktop_configuration_profiles(5), email_incoming_messages(1), email_logs(1), event_channels(5), event_delivery_attempts(2), event_records(2), event_subscriptions(5), event_targets(5), exavault_api_request_logs(1), expectation_evaluations(2), expectation_incidents(5), expectations(6), external_events(3), files(4), file_actions(10), file_comments(4), file_comment_reactions(2), file_migrations(1), file_migration_logs(1), folders(2), form_field_sets(5), ftp_action_logs(1), groups(10), group_users(4), gpg_keys(5), history(5), history_exports(2), history_export_results(1), holiday_regions(1), inbox_recipients(2), inbox_registrations(1), inbox_uploads(1), inbound_s3_logs(1), invoices(2), ip_addresses(4), key_lifecycle_rules(5), locks(3), messages(5), message_comments(5), message_comment_reactions(4), message_reactions(4), metadata_categories(6), notifications(5), outbound_connection_logs(1), partner_channels(5), partner_channel_templates(5), partners(5), partner_sites(1), partner_site_requests(6), payments(2), pending_work_events(2), permissions(3), projects(5), public_hosting_request_logs(1), public_keys(5), restores(2), remote_bandwidth_snapshots(1), remote_mount_backends(6), remote_servers(8), remote_server_credentials(5), requests(4), scim_logs(2), scheduled_exports(5), secrets(5), settings_changes(1), sftp_action_logs(1), sftp_host_keys(5), share_groups(5), siem_http_destinations(6), siem_http_destination_events(2), site_subdomain_redirects(3), snapshots(6), sso_events(2), sso_strategies(3), styles(3), syncs(7), sync_logs(1), sync_runs(2), usage_snapshots(1), usage_daily_snapshots(1), user_cipher_uses(1), user_lifecycle_rules(5), user_requests(4), user_security_events(2), user_sftp_client_uses(1), web_dav_action_logs(1), webhook_tests(1), workspaces(5)\n\n@group sessions\n@endpoint DELETE /sessions\n@desc Delete user session (log out)\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /sessions\n@desc Create user session (log in)\n@optional {username: any # Username to sign in as, password: any # Password for sign in, otp: any # If this user has a 2FA device, provide its OTP or code here., partial_session_id: any # Identifier for a partially-completed login}\n@returns(201) The Sessions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group action_logs\n@endpoint GET /action_logs\n@desc List Action Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `folder`, `path`, `src`, `destination`, `created_at`, `user_id` or `username`. Valid field combinations are `[ folder ]`, `[ path ]`, `[ src ]`, `[ destination ]`, `[ created_at ]`, `[ user_id ]`, `[ username ]`, `[ folder, path ]`, `[ folder, src ]`, `[ folder, destination ]`, `[ folder, created_at ]`, `[ folder, user_id ]`, `[ folder, username ]`, `[ path, src ]`, `[ path, destination ]`, `[ path, created_at ]`, `[ path, user_id ]`, `[ path, username ]`, `[ src, destination ]`, `[ src, created_at ]`, `[ src, user_id ]`, `[ src, username ]`, `[ destination, created_at ]`, `[ destination, user_id ]`, `[ destination, username ]`, `[ created_at, user_id ]`, `[ created_at, username ]`, `[ user_id, username ]`, `[ folder, path, src ]`, `[ folder, path, destination ]`, `[ folder, path, created_at ]`, `[ folder, path, user_id ]`, `[ folder, path, username ]`, `[ folder, src, destination ]`, `[ folder, src, created_at ]`, `[ folder, src, user_id ]`, `[ folder, src, username ]`, `[ folder, destination, created_at ]`, `[ folder, destination, user_id ]`, `[ folder, destination, username ]`, `[ folder, created_at, user_id ]`, `[ folder, created_at, username ]`, `[ folder, user_id, username ]`, `[ path, src, destination ]`, `[ path, src, created_at ]`, `[ path, src, user_id ]`, `[ path, src, username ]`, `[ path, destination, created_at ]`, `[ path, destination, user_id ]`, `[ path, destination, username ]`, `[ path, created_at, user_id ]`, `[ path, created_at, username ]`, `[ path, user_id, username ]`, `[ src, destination, created_at ]`, `[ src, destination, user_id ]`, `[ src, destination, username ]`, `[ src, created_at, user_id ]`, `[ src, created_at, username ]`, `[ src, user_id, username ]`, `[ destination, created_at, user_id ]`, `[ destination, created_at, username ]`, `[ destination, user_id, username ]`, `[ created_at, user_id, username ]`, `[ folder, path, src, destination ]`, `[ folder, path, src, created_at ]`, `[ folder, path, src, user_id ]`, `[ folder, path, src, username ]`, `[ folder, path, destination, created_at ]`, `[ folder, path, destination, user_id ]`, `[ folder, path, destination, username ]`, `[ folder, path, created_at, user_id ]`, `[ folder, path, created_at, username ]`, `[ folder, path, user_id, username ]`, `[ folder, src, destination, created_at ]`, `[ folder, src, destination, user_id ]`, `[ folder, src, destination, username ]`, `[ folder, src, created_at, user_id ]`, `[ folder, src, created_at, username ]`, `[ folder, src, user_id, username ]`, `[ folder, destination, created_at, user_id ]`, `[ folder, destination, created_at, username ]`, `[ folder, destination, user_id, username ]`, `[ folder, created_at, user_id, username ]`, `[ path, src, destination, created_at ]`, `[ path, src, destination, user_id ]`, `[ path, src, destination, username ]`, `[ path, src, created_at, user_id ]`, `[ path, src, created_at, username ]`, `[ path, src, user_id, username ]`, `[ path, destination, created_at, user_id ]`, `[ path, destination, created_at, username ]`, `[ path, destination, user_id, username ]`, `[ path, created_at, user_id, username ]`, `[ src, destination, created_at, user_id ]`, `[ src, destination, created_at, username ]`, `[ src, destination, user_id, username ]`, `[ src, created_at, user_id, username ]`, `[ destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at ]`, `[ folder, path, src, destination, user_id ]`, `[ folder, path, src, destination, username ]`, `[ folder, path, src, created_at, user_id ]`, `[ folder, path, src, created_at, username ]`, `[ folder, path, src, user_id, username ]`, `[ folder, path, destination, created_at, user_id ]`, `[ folder, path, destination, created_at, username ]`, `[ folder, path, destination, user_id, username ]`, `[ folder, path, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id ]`, `[ folder, src, destination, created_at, username ]`, `[ folder, src, destination, user_id, username ]`, `[ folder, src, created_at, user_id, username ]`, `[ folder, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id ]`, `[ path, src, destination, created_at, username ]`, `[ path, src, destination, user_id, username ]`, `[ path, src, created_at, user_id, username ]`, `[ path, destination, created_at, user_id, username ]`, `[ src, destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at, user_id ]`, `[ folder, path, src, destination, created_at, username ]`, `[ folder, path, src, destination, user_id, username ]`, `[ folder, path, src, created_at, user_id, username ]`, `[ folder, path, destination, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id, username ]` or `[ folder, path, src, destination, created_at, user_id, username ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ folder ]`, `[ path ]`, `[ src ]`, `[ destination ]`, `[ created_at ]`, `[ user_id ]`, `[ username ]`, `[ folder, path ]`, `[ folder, src ]`, `[ folder, destination ]`, `[ folder, created_at ]`, `[ folder, user_id ]`, `[ folder, username ]`, `[ path, src ]`, `[ path, destination ]`, `[ path, created_at ]`, `[ path, user_id ]`, `[ path, username ]`, `[ src, destination ]`, `[ src, created_at ]`, `[ src, user_id ]`, `[ src, username ]`, `[ destination, created_at ]`, `[ destination, user_id ]`, `[ destination, username ]`, `[ created_at, user_id ]`, `[ created_at, username ]`, `[ user_id, username ]`, `[ folder, path, src ]`, `[ folder, path, destination ]`, `[ folder, path, created_at ]`, `[ folder, path, user_id ]`, `[ folder, path, username ]`, `[ folder, src, destination ]`, `[ folder, src, created_at ]`, `[ folder, src, user_id ]`, `[ folder, src, username ]`, `[ folder, destination, created_at ]`, `[ folder, destination, user_id ]`, `[ folder, destination, username ]`, `[ folder, created_at, user_id ]`, `[ folder, created_at, username ]`, `[ folder, user_id, username ]`, `[ path, src, destination ]`, `[ path, src, created_at ]`, `[ path, src, user_id ]`, `[ path, src, username ]`, `[ path, destination, created_at ]`, `[ path, destination, user_id ]`, `[ path, destination, username ]`, `[ path, created_at, user_id ]`, `[ path, created_at, username ]`, `[ path, user_id, username ]`, `[ src, destination, created_at ]`, `[ src, destination, user_id ]`, `[ src, destination, username ]`, `[ src, created_at, user_id ]`, `[ src, created_at, username ]`, `[ src, user_id, username ]`, `[ destination, created_at, user_id ]`, `[ destination, created_at, username ]`, `[ destination, user_id, username ]`, `[ created_at, user_id, username ]`, `[ folder, path, src, destination ]`, `[ folder, path, src, created_at ]`, `[ folder, path, src, user_id ]`, `[ folder, path, src, username ]`, `[ folder, path, destination, created_at ]`, `[ folder, path, destination, user_id ]`, `[ folder, path, destination, username ]`, `[ folder, path, created_at, user_id ]`, `[ folder, path, created_at, username ]`, `[ folder, path, user_id, username ]`, `[ folder, src, destination, created_at ]`, `[ folder, src, destination, user_id ]`, `[ folder, src, destination, username ]`, `[ folder, src, created_at, user_id ]`, `[ folder, src, created_at, username ]`, `[ folder, src, user_id, username ]`, `[ folder, destination, created_at, user_id ]`, `[ folder, destination, created_at, username ]`, `[ folder, destination, user_id, username ]`, `[ folder, created_at, user_id, username ]`, `[ path, src, destination, created_at ]`, `[ path, src, destination, user_id ]`, `[ path, src, destination, username ]`, `[ path, src, created_at, user_id ]`, `[ path, src, created_at, username ]`, `[ path, src, user_id, username ]`, `[ path, destination, created_at, user_id ]`, `[ path, destination, created_at, username ]`, `[ path, destination, user_id, username ]`, `[ path, created_at, user_id, username ]`, `[ src, destination, created_at, user_id ]`, `[ src, destination, created_at, username ]`, `[ src, destination, user_id, username ]`, `[ src, created_at, user_id, username ]`, `[ destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at ]`, `[ folder, path, src, destination, user_id ]`, `[ folder, path, src, destination, username ]`, `[ folder, path, src, created_at, user_id ]`, `[ folder, path, src, created_at, username ]`, `[ folder, path, src, user_id, username ]`, `[ folder, path, destination, created_at, user_id ]`, `[ folder, path, destination, created_at, username ]`, `[ folder, path, destination, user_id, username ]`, `[ folder, path, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id ]`, `[ folder, src, destination, created_at, username ]`, `[ folder, src, destination, user_id, username ]`, `[ folder, src, created_at, user_id, username ]`, `[ folder, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id ]`, `[ path, src, destination, created_at, username ]`, `[ path, src, destination, user_id, username ]`, `[ path, src, created_at, user_id, username ]`, `[ path, destination, created_at, user_id, username ]`, `[ src, destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at, user_id ]`, `[ folder, path, src, destination, created_at, username ]`, `[ folder, path, src, destination, user_id, username ]`, `[ folder, path, src, created_at, user_id, username ]`, `[ folder, path, destination, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id, username ]` or `[ folder, path, src, destination, created_at, user_id, username ]`., filter_gteq: any # 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 `[ folder ]`, `[ path ]`, `[ src ]`, `[ destination ]`, `[ created_at ]`, `[ user_id ]`, `[ username ]`, `[ folder, path ]`, `[ folder, src ]`, `[ folder, destination ]`, `[ folder, created_at ]`, `[ folder, user_id ]`, `[ folder, username ]`, `[ path, src ]`, `[ path, destination ]`, `[ path, created_at ]`, `[ path, user_id ]`, `[ path, username ]`, `[ src, destination ]`, `[ src, created_at ]`, `[ src, user_id ]`, `[ src, username ]`, `[ destination, created_at ]`, `[ destination, user_id ]`, `[ destination, username ]`, `[ created_at, user_id ]`, `[ created_at, username ]`, `[ user_id, username ]`, `[ folder, path, src ]`, `[ folder, path, destination ]`, `[ folder, path, created_at ]`, `[ folder, path, user_id ]`, `[ folder, path, username ]`, `[ folder, src, destination ]`, `[ folder, src, created_at ]`, `[ folder, src, user_id ]`, `[ folder, src, username ]`, `[ folder, destination, created_at ]`, `[ folder, destination, user_id ]`, `[ folder, destination, username ]`, `[ folder, created_at, user_id ]`, `[ folder, created_at, username ]`, `[ folder, user_id, username ]`, `[ path, src, destination ]`, `[ path, src, created_at ]`, `[ path, src, user_id ]`, `[ path, src, username ]`, `[ path, destination, created_at ]`, `[ path, destination, user_id ]`, `[ path, destination, username ]`, `[ path, created_at, user_id ]`, `[ path, created_at, username ]`, `[ path, user_id, username ]`, `[ src, destination, created_at ]`, `[ src, destination, user_id ]`, `[ src, destination, username ]`, `[ src, created_at, user_id ]`, `[ src, created_at, username ]`, `[ src, user_id, username ]`, `[ destination, created_at, user_id ]`, `[ destination, created_at, username ]`, `[ destination, user_id, username ]`, `[ created_at, user_id, username ]`, `[ folder, path, src, destination ]`, `[ folder, path, src, created_at ]`, `[ folder, path, src, user_id ]`, `[ folder, path, src, username ]`, `[ folder, path, destination, created_at ]`, `[ folder, path, destination, user_id ]`, `[ folder, path, destination, username ]`, `[ folder, path, created_at, user_id ]`, `[ folder, path, created_at, username ]`, `[ folder, path, user_id, username ]`, `[ folder, src, destination, created_at ]`, `[ folder, src, destination, user_id ]`, `[ folder, src, destination, username ]`, `[ folder, src, created_at, user_id ]`, `[ folder, src, created_at, username ]`, `[ folder, src, user_id, username ]`, `[ folder, destination, created_at, user_id ]`, `[ folder, destination, created_at, username ]`, `[ folder, destination, user_id, username ]`, `[ folder, created_at, user_id, username ]`, `[ path, src, destination, created_at ]`, `[ path, src, destination, user_id ]`, `[ path, src, destination, username ]`, `[ path, src, created_at, user_id ]`, `[ path, src, created_at, username ]`, `[ path, src, user_id, username ]`, `[ path, destination, created_at, user_id ]`, `[ path, destination, created_at, username ]`, `[ path, destination, user_id, username ]`, `[ path, created_at, user_id, username ]`, `[ src, destination, created_at, user_id ]`, `[ src, destination, created_at, username ]`, `[ src, destination, user_id, username ]`, `[ src, created_at, user_id, username ]`, `[ destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at ]`, `[ folder, path, src, destination, user_id ]`, `[ folder, path, src, destination, username ]`, `[ folder, path, src, created_at, user_id ]`, `[ folder, path, src, created_at, username ]`, `[ folder, path, src, user_id, username ]`, `[ folder, path, destination, created_at, user_id ]`, `[ folder, path, destination, created_at, username ]`, `[ folder, path, destination, user_id, username ]`, `[ folder, path, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id ]`, `[ folder, src, destination, created_at, username ]`, `[ folder, src, destination, user_id, username ]`, `[ folder, src, created_at, user_id, username ]`, `[ folder, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id ]`, `[ path, src, destination, created_at, username ]`, `[ path, src, destination, user_id, username ]`, `[ path, src, created_at, user_id, username ]`, `[ path, destination, created_at, user_id, username ]`, `[ src, destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at, user_id ]`, `[ folder, path, src, destination, created_at, username ]`, `[ folder, path, src, destination, user_id, username ]`, `[ folder, path, src, created_at, user_id, username ]`, `[ folder, path, destination, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id, username ]` or `[ folder, path, src, destination, created_at, user_id, username ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `folder`, `path`, `src`, `destination` or `username`. Valid field combinations are `[ folder ]`, `[ path ]`, `[ src ]`, `[ destination ]`, `[ created_at ]`, `[ user_id ]`, `[ username ]`, `[ folder, path ]`, `[ folder, src ]`, `[ folder, destination ]`, `[ folder, created_at ]`, `[ folder, user_id ]`, `[ folder, username ]`, `[ path, src ]`, `[ path, destination ]`, `[ path, created_at ]`, `[ path, user_id ]`, `[ path, username ]`, `[ src, destination ]`, `[ src, created_at ]`, `[ src, user_id ]`, `[ src, username ]`, `[ destination, created_at ]`, `[ destination, user_id ]`, `[ destination, username ]`, `[ created_at, user_id ]`, `[ created_at, username ]`, `[ user_id, username ]`, `[ folder, path, src ]`, `[ folder, path, destination ]`, `[ folder, path, created_at ]`, `[ folder, path, user_id ]`, `[ folder, path, username ]`, `[ folder, src, destination ]`, `[ folder, src, created_at ]`, `[ folder, src, user_id ]`, `[ folder, src, username ]`, `[ folder, destination, created_at ]`, `[ folder, destination, user_id ]`, `[ folder, destination, username ]`, `[ folder, created_at, user_id ]`, `[ folder, created_at, username ]`, `[ folder, user_id, username ]`, `[ path, src, destination ]`, `[ path, src, created_at ]`, `[ path, src, user_id ]`, `[ path, src, username ]`, `[ path, destination, created_at ]`, `[ path, destination, user_id ]`, `[ path, destination, username ]`, `[ path, created_at, user_id ]`, `[ path, created_at, username ]`, `[ path, user_id, username ]`, `[ src, destination, created_at ]`, `[ src, destination, user_id ]`, `[ src, destination, username ]`, `[ src, created_at, user_id ]`, `[ src, created_at, username ]`, `[ src, user_id, username ]`, `[ destination, created_at, user_id ]`, `[ destination, created_at, username ]`, `[ destination, user_id, username ]`, `[ created_at, user_id, username ]`, `[ folder, path, src, destination ]`, `[ folder, path, src, created_at ]`, `[ folder, path, src, user_id ]`, `[ folder, path, src, username ]`, `[ folder, path, destination, created_at ]`, `[ folder, path, destination, user_id ]`, `[ folder, path, destination, username ]`, `[ folder, path, created_at, user_id ]`, `[ folder, path, created_at, username ]`, `[ folder, path, user_id, username ]`, `[ folder, src, destination, created_at ]`, `[ folder, src, destination, user_id ]`, `[ folder, src, destination, username ]`, `[ folder, src, created_at, user_id ]`, `[ folder, src, created_at, username ]`, `[ folder, src, user_id, username ]`, `[ folder, destination, created_at, user_id ]`, `[ folder, destination, created_at, username ]`, `[ folder, destination, user_id, username ]`, `[ folder, created_at, user_id, username ]`, `[ path, src, destination, created_at ]`, `[ path, src, destination, user_id ]`, `[ path, src, destination, username ]`, `[ path, src, created_at, user_id ]`, `[ path, src, created_at, username ]`, `[ path, src, user_id, username ]`, `[ path, destination, created_at, user_id ]`, `[ path, destination, created_at, username ]`, `[ path, destination, user_id, username ]`, `[ path, created_at, user_id, username ]`, `[ src, destination, created_at, user_id ]`, `[ src, destination, created_at, username ]`, `[ src, destination, user_id, username ]`, `[ src, created_at, user_id, username ]`, `[ destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at ]`, `[ folder, path, src, destination, user_id ]`, `[ folder, path, src, destination, username ]`, `[ folder, path, src, created_at, user_id ]`, `[ folder, path, src, created_at, username ]`, `[ folder, path, src, user_id, username ]`, `[ folder, path, destination, created_at, user_id ]`, `[ folder, path, destination, created_at, username ]`, `[ folder, path, destination, user_id, username ]`, `[ folder, path, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id ]`, `[ folder, src, destination, created_at, username ]`, `[ folder, src, destination, user_id, username ]`, `[ folder, src, created_at, user_id, username ]`, `[ folder, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id ]`, `[ path, src, destination, created_at, username ]`, `[ path, src, destination, user_id, username ]`, `[ path, src, created_at, user_id, username ]`, `[ path, destination, created_at, user_id, username ]`, `[ src, destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at, user_id ]`, `[ folder, path, src, destination, created_at, username ]`, `[ folder, path, src, destination, user_id, username ]`, `[ folder, path, src, created_at, user_id, username ]`, `[ folder, path, destination, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id, username ]` or `[ folder, path, src, destination, created_at, user_id, username ]`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ folder ]`, `[ path ]`, `[ src ]`, `[ destination ]`, `[ created_at ]`, `[ user_id ]`, `[ username ]`, `[ folder, path ]`, `[ folder, src ]`, `[ folder, destination ]`, `[ folder, created_at ]`, `[ folder, user_id ]`, `[ folder, username ]`, `[ path, src ]`, `[ path, destination ]`, `[ path, created_at ]`, `[ path, user_id ]`, `[ path, username ]`, `[ src, destination ]`, `[ src, created_at ]`, `[ src, user_id ]`, `[ src, username ]`, `[ destination, created_at ]`, `[ destination, user_id ]`, `[ destination, username ]`, `[ created_at, user_id ]`, `[ created_at, username ]`, `[ user_id, username ]`, `[ folder, path, src ]`, `[ folder, path, destination ]`, `[ folder, path, created_at ]`, `[ folder, path, user_id ]`, `[ folder, path, username ]`, `[ folder, src, destination ]`, `[ folder, src, created_at ]`, `[ folder, src, user_id ]`, `[ folder, src, username ]`, `[ folder, destination, created_at ]`, `[ folder, destination, user_id ]`, `[ folder, destination, username ]`, `[ folder, created_at, user_id ]`, `[ folder, created_at, username ]`, `[ folder, user_id, username ]`, `[ path, src, destination ]`, `[ path, src, created_at ]`, `[ path, src, user_id ]`, `[ path, src, username ]`, `[ path, destination, created_at ]`, `[ path, destination, user_id ]`, `[ path, destination, username ]`, `[ path, created_at, user_id ]`, `[ path, created_at, username ]`, `[ path, user_id, username ]`, `[ src, destination, created_at ]`, `[ src, destination, user_id ]`, `[ src, destination, username ]`, `[ src, created_at, user_id ]`, `[ src, created_at, username ]`, `[ src, user_id, username ]`, `[ destination, created_at, user_id ]`, `[ destination, created_at, username ]`, `[ destination, user_id, username ]`, `[ created_at, user_id, username ]`, `[ folder, path, src, destination ]`, `[ folder, path, src, created_at ]`, `[ folder, path, src, user_id ]`, `[ folder, path, src, username ]`, `[ folder, path, destination, created_at ]`, `[ folder, path, destination, user_id ]`, `[ folder, path, destination, username ]`, `[ folder, path, created_at, user_id ]`, `[ folder, path, created_at, username ]`, `[ folder, path, user_id, username ]`, `[ folder, src, destination, created_at ]`, `[ folder, src, destination, user_id ]`, `[ folder, src, destination, username ]`, `[ folder, src, created_at, user_id ]`, `[ folder, src, created_at, username ]`, `[ folder, src, user_id, username ]`, `[ folder, destination, created_at, user_id ]`, `[ folder, destination, created_at, username ]`, `[ folder, destination, user_id, username ]`, `[ folder, created_at, user_id, username ]`, `[ path, src, destination, created_at ]`, `[ path, src, destination, user_id ]`, `[ path, src, destination, username ]`, `[ path, src, created_at, user_id ]`, `[ path, src, created_at, username ]`, `[ path, src, user_id, username ]`, `[ path, destination, created_at, user_id ]`, `[ path, destination, created_at, username ]`, `[ path, destination, user_id, username ]`, `[ path, created_at, user_id, username ]`, `[ src, destination, created_at, user_id ]`, `[ src, destination, created_at, username ]`, `[ src, destination, user_id, username ]`, `[ src, created_at, user_id, username ]`, `[ destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at ]`, `[ folder, path, src, destination, user_id ]`, `[ folder, path, src, destination, username ]`, `[ folder, path, src, created_at, user_id ]`, `[ folder, path, src, created_at, username ]`, `[ folder, path, src, user_id, username ]`, `[ folder, path, destination, created_at, user_id ]`, `[ folder, path, destination, created_at, username ]`, `[ folder, path, destination, user_id, username ]`, `[ folder, path, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id ]`, `[ folder, src, destination, created_at, username ]`, `[ folder, src, destination, user_id, username ]`, `[ folder, src, created_at, user_id, username ]`, `[ folder, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id ]`, `[ path, src, destination, created_at, username ]`, `[ path, src, destination, user_id, username ]`, `[ path, src, created_at, user_id, username ]`, `[ path, destination, created_at, user_id, username ]`, `[ src, destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at, user_id ]`, `[ folder, path, src, destination, created_at, username ]`, `[ folder, path, src, destination, user_id, username ]`, `[ folder, path, src, created_at, user_id, username ]`, `[ folder, path, destination, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id, username ]` or `[ folder, path, src, destination, created_at, user_id, username ]`., filter_lteq: any # 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 `[ folder ]`, `[ path ]`, `[ src ]`, `[ destination ]`, `[ created_at ]`, `[ user_id ]`, `[ username ]`, `[ folder, path ]`, `[ folder, src ]`, `[ folder, destination ]`, `[ folder, created_at ]`, `[ folder, user_id ]`, `[ folder, username ]`, `[ path, src ]`, `[ path, destination ]`, `[ path, created_at ]`, `[ path, user_id ]`, `[ path, username ]`, `[ src, destination ]`, `[ src, created_at ]`, `[ src, user_id ]`, `[ src, username ]`, `[ destination, created_at ]`, `[ destination, user_id ]`, `[ destination, username ]`, `[ created_at, user_id ]`, `[ created_at, username ]`, `[ user_id, username ]`, `[ folder, path, src ]`, `[ folder, path, destination ]`, `[ folder, path, created_at ]`, `[ folder, path, user_id ]`, `[ folder, path, username ]`, `[ folder, src, destination ]`, `[ folder, src, created_at ]`, `[ folder, src, user_id ]`, `[ folder, src, username ]`, `[ folder, destination, created_at ]`, `[ folder, destination, user_id ]`, `[ folder, destination, username ]`, `[ folder, created_at, user_id ]`, `[ folder, created_at, username ]`, `[ folder, user_id, username ]`, `[ path, src, destination ]`, `[ path, src, created_at ]`, `[ path, src, user_id ]`, `[ path, src, username ]`, `[ path, destination, created_at ]`, `[ path, destination, user_id ]`, `[ path, destination, username ]`, `[ path, created_at, user_id ]`, `[ path, created_at, username ]`, `[ path, user_id, username ]`, `[ src, destination, created_at ]`, `[ src, destination, user_id ]`, `[ src, destination, username ]`, `[ src, created_at, user_id ]`, `[ src, created_at, username ]`, `[ src, user_id, username ]`, `[ destination, created_at, user_id ]`, `[ destination, created_at, username ]`, `[ destination, user_id, username ]`, `[ created_at, user_id, username ]`, `[ folder, path, src, destination ]`, `[ folder, path, src, created_at ]`, `[ folder, path, src, user_id ]`, `[ folder, path, src, username ]`, `[ folder, path, destination, created_at ]`, `[ folder, path, destination, user_id ]`, `[ folder, path, destination, username ]`, `[ folder, path, created_at, user_id ]`, `[ folder, path, created_at, username ]`, `[ folder, path, user_id, username ]`, `[ folder, src, destination, created_at ]`, `[ folder, src, destination, user_id ]`, `[ folder, src, destination, username ]`, `[ folder, src, created_at, user_id ]`, `[ folder, src, created_at, username ]`, `[ folder, src, user_id, username ]`, `[ folder, destination, created_at, user_id ]`, `[ folder, destination, created_at, username ]`, `[ folder, destination, user_id, username ]`, `[ folder, created_at, user_id, username ]`, `[ path, src, destination, created_at ]`, `[ path, src, destination, user_id ]`, `[ path, src, destination, username ]`, `[ path, src, created_at, user_id ]`, `[ path, src, created_at, username ]`, `[ path, src, user_id, username ]`, `[ path, destination, created_at, user_id ]`, `[ path, destination, created_at, username ]`, `[ path, destination, user_id, username ]`, `[ path, created_at, user_id, username ]`, `[ src, destination, created_at, user_id ]`, `[ src, destination, created_at, username ]`, `[ src, destination, user_id, username ]`, `[ src, created_at, user_id, username ]`, `[ destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at ]`, `[ folder, path, src, destination, user_id ]`, `[ folder, path, src, destination, username ]`, `[ folder, path, src, created_at, user_id ]`, `[ folder, path, src, created_at, username ]`, `[ folder, path, src, user_id, username ]`, `[ folder, path, destination, created_at, user_id ]`, `[ folder, path, destination, created_at, username ]`, `[ folder, path, destination, user_id, username ]`, `[ folder, path, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id ]`, `[ folder, src, destination, created_at, username ]`, `[ folder, src, destination, user_id, username ]`, `[ folder, src, created_at, user_id, username ]`, `[ folder, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id ]`, `[ path, src, destination, created_at, username ]`, `[ path, src, destination, user_id, username ]`, `[ path, src, created_at, user_id, username ]`, `[ path, destination, created_at, user_id, username ]`, `[ src, destination, created_at, user_id, username ]`, `[ folder, path, src, destination, created_at, user_id ]`, `[ folder, path, src, destination, created_at, username ]`, `[ folder, path, src, destination, user_id, username ]`, `[ folder, path, src, created_at, user_id, username ]`, `[ folder, path, destination, created_at, user_id, username ]`, `[ folder, src, destination, created_at, user_id, username ]`, `[ path, src, destination, created_at, user_id, username ]` or `[ folder, path, src, destination, created_at, user_id, username ]`.}\n@returns(200) A list of ActionLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group action_notification_exports\n@endpoint POST /action_notification_exports\n@desc Create Action Notification Export\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., start_at: any # Start date/time of export range., end_at: any # End date/time of export range., query_message: any # Error message associated with the request, if any., query_request_method: any # The HTTP request method used by the webhook., query_request_url: any # The target webhook URL., query_status: any # The HTTP status returned from the server in response to the webhook request., query_success: any # true if the webhook request succeeded (i.e. returned a 200 or 204 response status). false otherwise., query_path: any # Return notifications that were triggered by actions on this specific path., query_folder: any # Return notifications that were triggered by actions in this folder.}\n@returns(201) The ActionNotificationExports object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /action_notification_exports/{id}\n@desc Show Action Notification Export\n@required {id: any # Action Notification Export ID.}\n@returns(200) The ActionNotificationExports object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group action_notification_export_results\n@endpoint GET /action_notification_export_results\n@desc List Action Notification Export Results\n@required {action_notification_export_id: any # ID of the associated action notification export.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of ActionNotificationExportResults objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group ai_assistant_personalities\n@endpoint DELETE /ai_assistant_personalities/{id}\n@desc Delete Ai Assistant Personality\n@required {id: any # Ai Assistant Personality ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /ai_assistant_personalities/{id}\n@desc Update Ai Assistant Personality\n@required {id: any # Ai Assistant Personality ID.}\n@optional {apply_to_all_workspaces: any # If true, this default-workspace personality can apply to users in all workspaces., name: any # AI Assistant Personality name., system_prompt: any # System prompt injected into the in-app AI Assistant., use_by_default: any # Whether this personality is the default personality for the Workspace., workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(200) The AiAssistantPersonalities object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /ai_assistant_personalities/{id}\n@desc Show Ai Assistant Personality\n@required {id: any # Ai Assistant Personality ID.}\n@returns(200) The AiAssistantPersonalities object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /ai_assistant_personalities\n@desc Create Ai Assistant Personality\n@required {name: any # AI Assistant Personality name., system_prompt: any # System prompt injected into the in-app AI Assistant.}\n@optional {apply_to_all_workspaces: any # If true, this default-workspace personality can apply to users in all workspaces., use_by_default: any # Whether this personality is the default personality for the Workspace., workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(201) The AiAssistantPersonalities object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /ai_assistant_personalities\n@desc List Ai Assistant Personalities\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id` and `id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `workspace_id`.}\n@returns(200) A list of AiAssistantPersonalities objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group ai_tasks\n@endpoint POST /ai_tasks/{id}/manual_run\n@desc Manually Run AI Task\n@required {id: any # Ai Task ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /ai_tasks/{id}\n@desc Delete Ai Task\n@required {id: any # Ai Task ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /ai_tasks/{id}\n@desc Update Ai Task\n@required {id: any # Ai Task ID.}\n@optional {description: any # AI Task description., disabled: any # If true, this AI Task will not run., holiday_region: any # Optional holiday region used by scheduled AI Tasks., interval: any # If trigger is `daily`, this specifies how often to run the AI Task., name: any # AI Task name., path: any # Path scope used for action-triggered AI Tasks., permission_set: any # Permissions used by the internal API key for this AI Task. Valid values are `full` and `files_only`., prompt: any # Prompt sent when this AI Task is invoked., recurring_day: any # If trigger is `daily`, this selects the day number inside the chosen interval., schedule_days_of_week: any # If trigger is `custom_schedule`, the 0-based weekdays used by the schedule., schedule_time_zone: any # Time zone used by the AI Task schedule., schedule_times_of_day: any # Times of day in HH:MM format for scheduled AI Tasks., source: any # Source glob used with `path` for action-triggered AI Tasks., trigger: any # How this AI Task is triggered., trigger_actions: any # If trigger is `action`, the file action types that invoke this AI Task. Valid actions are create, copy, move, archived_delete, update, read, destroy., workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(200) The AiTasks object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /ai_tasks/{id}\n@desc Show Ai Task\n@required {id: any # Ai Task ID.}\n@returns(200) The AiTasks object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /ai_tasks\n@desc Create Ai Task\n@required {name: any # AI Task name., prompt: any # Prompt sent when this AI Task is invoked.}\n@optional {description: any # AI Task description., disabled: any # If true, this AI Task will not run., holiday_region: any # Optional holiday region used by scheduled AI Tasks., interval: any # If trigger is `daily`, this specifies how often to run the AI Task., path: any # Path scope used for action-triggered AI Tasks., permission_set: any # Permissions used by the internal API key for this AI Task. Valid values are `full` and `files_only`., recurring_day: any # If trigger is `daily`, this selects the day number inside the chosen interval., schedule_days_of_week: any # If trigger is `custom_schedule`, the 0-based weekdays used by the schedule., schedule_time_zone: any # Time zone used by the AI Task schedule., schedule_times_of_day: any # Times of day in HH:MM format for scheduled AI Tasks., source: any # Source glob used with `path` for action-triggered AI Tasks., trigger: any # How this AI Task is triggered., trigger_actions: any # If trigger is `action`, the file action types that invoke this AI Task. Valid actions are create, copy, move, archived_delete, update, read, destroy., workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(201) The AiTasks object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /ai_tasks\n@desc List Ai Tasks\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `id`, `disabled` or `updated_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `disabled`, `trigger` or `workspace_id`. Valid field combinations are `[ workspace_id, disabled ]`.}\n@returns(200) A list of AiTasks objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group api_key\n@endpoint DELETE /api_key\n@desc Delete current API key.  (Requires current API connection to be using an API key.)\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /api_key\n@desc Update current API key.  (Requires current API connection to be using an API key.)\n@optional {expires_at: any # API Key expiration date, name: any # Internal name for the API Key.  For your use., permission_set: any # Permissions for this API Key. Keys with the `desktop_app` permission set only have the ability to do the functions provided in our Desktop App (File and Share Link operations). Keys with the `office_integration` permission set are auto generated, and automatically expire, to allow users to interact with office integration platforms. Keys with the `files_only` permission set can perform file operations as a full-access file user in the key's workspace scope, but cannot use site admin, workspace admin, folder admin, group admin, partner admin, or billing privileges from the owning user.}\n@returns(200) The ApiKey object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /api_key\n@desc Show information about current API key.  (Requires current API connection to be using an API key.)\n@returns(200) The ApiKey object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group api_keys\n@endpoint DELETE /api_keys/{id}\n@desc Delete API Key\n@required {id: any # Api Key ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /api_keys/{id}\n@desc Update API Key\n@required {id: any # Api Key ID.}\n@optional {description: any # User-supplied description of API key., expires_at: any # API Key expiration date, name: any # Internal name for the API Key.  For your use.}\n@returns(200) The ApiKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /api_keys/{id}\n@desc Show API Key\n@required {id: any # Api Key ID.}\n@returns(200) The ApiKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /api_keys\n@desc Create API Key\n@required {name: any # Internal name for the API Key.  For your use.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., description: any # User-supplied description of API key., expires_at: any # API Key expiration date, aws_style_credentials: any # If `true`, this API key will be usable with AWS-compatible endpoints, such as our Inbound S3-compatible endpoint., path: any # Folder path restriction for `office_integration` permission set API keys., permission_set: any # Permissions for this API Key. Keys with the `desktop_app` permission set only have the ability to do the functions provided in our Desktop App (File and Share Link operations). Keys with the `office_integration` permission set are auto generated, and automatically expire, to allow users to interact with office integration platforms. Keys with the `files_only` permission set can perform file operations as a full-access file user in the key's workspace scope, but cannot use site admin, workspace admin, folder admin, group admin, partner admin, or billing privileges from the owning user., workspace_id: any # Workspace ID for this API Key. `0` means the default workspace.}\n@returns(201) The ApiKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /api_keys\n@desc List API Keys\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id` and `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `aws_style_credentials` and `expires_at`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `expires_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `expires_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `expires_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `expires_at`.}\n@returns(200) A list of ApiKeys objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group site\n@endpoint GET /site/usage\n@desc Get the most recent usage snapshot (usage data for billing purposes) for a Site.\n@returns(200) The Site object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /site\n@desc Update Site Settings\n@optional {name: any # Site name, subdomain: any # Site subdomain, domain: any # Custom domain, domain_hsts_header: any # Send HSTS (HTTP Strict Transport Security) header when visitors access the site via a custom domain?, domain_letsencrypt_chain: any # Letsencrypt chain to use when registering SSL Certificate for domain. No longer used as of 2026., email: any # Main email for this site, reply_to_email: any # Reply-to email for this site, allow_bundle_names: any # Are manual Bundle names allowed?, bundle_expiration: any # Site-wide Bundle expiration in days, welcome_email_enabled: any # Will the welcome email be sent to new users?, ask_about_overwrites: any # If false, rename conflicting files instead of asking for overwrite confirmation.  Only applies to web interface., show_request_access_link: any # Show request access link for users without access?  Currently unused., always_mkdir_parents: any # Create parent directories if they do not exist during uploads?  This is primarily used to work around broken upload clients that assume servers will perform this step., welcome_email_cc: any # Include this email in welcome emails if enabled, welcome_email_subject: any # Include this email subject in welcome emails if enabled, welcome_custom_text: any # Custom text send in user welcome email, language: any # Site default language, windows_mode_ftp: any # Does FTP user Windows emulation mode?, default_time_zone: any # Site default time zone, desktop_app: any # Is the desktop app enabled?, desktop_app_session_ip_pinning: any # Is desktop app session IP pinning enabled?, desktop_app_session_lifetime: any # Desktop app session lifetime (in hours), mobile_app: any # Is the mobile app enabled?, mobile_app_session_ip_pinning: any # Is mobile app session IP pinning enabled?, mobile_app_session_lifetime: any # Mobile app session lifetime (in hours), folder_permissions_groups_only: any # If true, permissions for this site must be bound to a group (not a user)., welcome_screen: any # Does the welcome screen appear?, office_integration_available: any # If true, allows users to use a document editing integration., office_integration_type: any # Which document editing integration to support. Files.com Editor or Microsoft Office for the Web., pin_all_remote_servers_to_site_region: any # If true, we will ensure that all internal communications with any remote server are made through the primary region of the site. This setting overrides individual remote server settings., motd_text: any # A message to show users when they connect via FTP or SFTP., motd_use_for_ftp: any # Show message to users connecting via FTP, motd_use_for_sftp: any # Show message to users connecting via SFTP, left_navigation_visibility: any # Visibility settings for account navigation, disable_all_ai_features: any # If true, all AI features are disabled for this site., ai_feature_availability: any # Availability settings for AI features by user class, mcp_dcr_enabled: any # Is OAuth DCR (dynamic client registration) for MCP enabled?, additional_text_file_types: any # Additional extensions that are considered text files, bundle_require_note: any # Do Bundles require internal notes?, bundle_send_shared_receipts: any # Do Bundle creators receive receipts of invitations?, bundles_default_owned_by_primary_group: any # If true, new Share Links created by a user with a primary group will default to that group as owner., calculate_file_checksums_crc32: any # Calculate CRC32 checksums for files?, calculate_file_checksums_md5: any # Calculate MD5 checksums for files?, calculate_file_checksums_sha1: any # Calculate SHA1 checksums for files?, calculate_file_checksums_sha256: any # Calculate SHA256 checksums for files?, legacy_checksums_mode: any # Use legacy checksums mode?, migrate_remote_server_sync_to_sync: any # If true, we will migrate all remote server syncs to the new Sync model., as2_message_retention_days: any # Number of days to retain AS2 messages (incoming and outgoing)., username_display: any # How usernames are displayed in the web UI. Can be `username_only`, `full_name_only`, `full_name_username`, `full_name_company`, or `full_name_username_company`., session_expiry_minutes: any # Session expiry in minutes, ssl_required: any # Is SSL required?  Disabling this is insecure., sftp_insecure_ciphers: any # If true, we will allow weak and known insecure ciphers to be used for SFTP connections.  Enabling this setting severely weakens the security of your site and it is not recommend, except as a last resort for compatibility., sftp_insecure_diffie_hellman: any # If true, we will allow weak Diffie Hellman parameters to be used within ciphers for SFTP that are otherwise on our secure list.  This has the effect of making the cipher weaker than our normal threshold for security, but is required to support certain legacy or broken SSH and MFT clients.  Enabling this weakens security, but not nearly as much as enabling the full `sftp_insecure_ciphers` option., disable_files_certificate_generation: any # If set, Files.com will not set the CAA records required to generate future SSL certificates for this domain., user_lockout: any # Will users be locked out after incorrect login attempts?, user_lockout_tries: any # Number of login tries within `user_lockout_within` hours before users are locked out, user_lockout_within: any # Number of hours for user lockout window, user_lockout_lock_period: any # How many hours to lock user out for failed password?, include_password_in_welcome_email: any # Include password in emails to new users?, allowed_countries: any # Comma separated list of allowed Country codes, allowed_ips: any # List of allowed IP addresses, allow_user_level_2fa_override: any # Allow the site-wide two-factor authentication requirement to be overriden on a per-user-basis?, allow_user_level_allowed_ip_override: any # Allow the site-wide allowed IP restriction to be overriden on a per-user-basis?, allow_user_level_ssl_override: any # Allow the site-wide FTP SSL requirement to be overriden on a per-user-basis?, disallowed_countries: any # Comma separated list of disallowed Country codes, days_to_retain_backups: any # Number of days to keep deleted files, max_prior_passwords: any # Number of prior passwords to disallow, password_validity_days: any # Number of days password is valid, password_min_length: any # Shortest password length for users, password_require_letter: any # Require a letter in passwords?, password_require_mixed: any # Require lower and upper case letters in passwords?, password_require_special: any # Require special characters in password?, password_require_number: any # Require a number in passwords?, password_require_unbreached: any # Require passwords that have not been previously breached? (see https://haveibeenpwned.com/), require_logout_from_bundles_and_inboxes: any # If true, we will hide the 'Remember Me' box on Inbox and Bundle registration pages, requiring that the user logout and log back in every time they visit the page., dav_user_root_enabled: any # Use user FTP roots also for WebDAV?, sftp_user_root_enabled: any # Use user FTP roots also for SFTP?, disable_password_reset: any # Is password reset disabled?, immutable_files: any # Are files protected from modification?, bundle_not_found_message: any # Custom error message to show when bundle is not found., bundle_password_required: any # Do Bundles require password protection?, bundle_require_registration: any # Do Bundles require registration?, bundle_require_share_recipient: any # Do Bundles require recipients for sharing?, bundle_registration_notifications: any # Do Bundle owners receive registration notification?, bundle_activity_notifications: any # Do Bundle owners receive activity notifications?, bundle_upload_receipt_notifications: any # Do Bundle uploaders receive upload confirmation notifications?, document_edits_in_bundle_allowed: any # If true, allow public viewers of Bundles with full permissions to use document editing integrations., password_requirements_apply_to_bundles: any # Require bundles' passwords, and passwords for other items (inboxes, public shares, etc.) to conform to the same requirements as users' passwords?, prevent_root_permissions_for_non_site_admins: any # If true, we will prevent non-administrators from receiving any permissions directly on the root folder.  This is commonly used to prevent the accidental application of permissions., opt_out_global: any # Use servers in the USA only?, use_provided_modified_at: any # Allow uploaders to set `provided_modified_at` for uploaded files?, custom_namespace: any # Is this site using a custom namespace for users?, non_sso_groups_allowed: any # If true, groups can be manually created / modified / deleted by Site Admins. Otherwise, groups can only be managed via your SSO provider., non_sso_users_allowed: any # If true, users can be manually created / modified / deleted by Site Admins. Otherwise, users can only be managed via your SSO provider., sharing_enabled: any # Allow bundle creation, snapshot_sharing_enabled: any # Allow snapshot share links creation, user_requests_enabled: any # Enable User Requests feature, user_requests_notify_admins: any # Send email to site admins when a user request is received?, dav_enabled: any # Is WebDAV enabled?, ftp_enabled: any # Is FTP enabled?, sftp_enabled: any # Is SFTP enabled?, sftp_finalize_partial_uploads: any # Finalize partial SFTP uploads from interrupted connections? Default: true., users_can_create_api_keys: any # Allow users to create their own API keys?, users_can_create_ssh_keys: any # Allow users to create their own SSH keys?, show_user_notifications_log_in_link: any # Show log in link in user notifications?, sftp_host_key_type: any # Sftp Host Key Type, active_sftp_host_key_id: any # Id of the currently selected custom SFTP Host Key, protocol_access_groups_only: any # If true, protocol access permissions on users will be ignored, and only protocol access permissions set on Groups will be honored.  Make sure that your current user is a member of a group with API permission when changing this value to avoid locking yourself out of your site., revoke_bundle_access_on_disable_or_delete: any # Auto-removes bundles for disabled/deleted users and enforces bundle expiry within user access period., bundle_watermark_value: any # Preview watermark settings applied to all bundle items. Uses the same keys as Behavior.value, group_admins_can_add_users: any # Allow group admins to create users in their groups, group_admins_can_delete_users: any # Allow group admins to delete users in their groups, group_admins_can_enable_disable_users: any # Allow group admins to enable or disable users in their groups, group_admins_can_modify_users: any # Allow group admins to modify users in their groups, group_admins_can_bypass_user_lifecycle_rules: any # Allow group admins to exempt users in their groups from lifecycle rules, group_admins_can_reset_passwords: any # Allow group admins to reset passwords for users in their groups, group_admins_can_set_user_password: any # Allow group admins to set password authentication method, bundle_recipient_blacklist_free_email_domains: any # Disallow free email domains for Bundle/Inbox recipients?, bundle_recipient_blacklist_domains: any # List of email domains to disallow when entering a Bundle/Inbox recipients, admins_bypass_locked_subfolders: any # Allow admins to bypass the locked subfolders setting., allowed_2fa_method_sms: any # Is SMS two factor authentication allowed?, allowed_2fa_method_totp: any # Is TOTP two factor authentication allowed?, allowed_2fa_method_webauthn: any # Is WebAuthn two factor authentication allowed?, allowed_2fa_method_yubi: any # Is yubikey two factor authentication allowed?, allowed_2fa_method_email: any # Is OTP via email two factor authentication allowed?, allowed_2fa_method_static: any # Is OTP via static codes for two factor authentication allowed?, allowed_2fa_method_bypass_for_ftp_sftp_dav: any # Are users allowed to configure their two factor authentication to be bypassed for FTP/SFTP/WebDAV?, require_2fa: any # Require two-factor authentication for all users?, require_2fa_exempt_all_sso_users: any # If true, SSO users using the default user-level two-factor authentication setting are exempt from the site-wide two-factor authentication requirement., require_2fa_user_type: any # What type of user is required to use two-factor authentication (when require_2fa is set to `true` for this site)?, color2_top: any # Top bar background color, color2_left: any # Page link and button color, color2_link: any # Top bar link color, color2_text: any # Page link and button color, color2_top_text: any # Top bar text color, site_header: any # Custom site header text for authenticated pages, site_footer: any # Custom site footer text for authenticated pages, site_public_header: any # Custom site header text for public pages, site_public_footer: any # Custom site footer text for public pages, login_help_text: any # Login help text, use_dedicated_ips_for_smtp: any # If using custom SMTP, should we use dedicated IPs to deliver emails?, email_footer_custom_text: any # Custom footer text for system-generated emails. Supports standard strftime date/time patterns like %Y (4-digit year), %m (month), %d (day)., smtp_address: any # SMTP server hostname or IP, smtp_authentication: any # SMTP server authentication type, smtp_from: any # From address to use when mailing through custom SMTP, smtp_username: any # SMTP server username, smtp_port: any # SMTP server port, ldap_enabled: any # Main LDAP setting: is LDAP enabled?, ldap_type: any # LDAP type, ldap_host: any # LDAP host, ldap_host_2: any # LDAP backup host, ldap_host_3: any # LDAP backup host, ldap_port: any # LDAP port, ldap_secure: any # Use secure LDAP?, ldap_username: any # Username for signing in to LDAP server., ldap_username_field: any # LDAP username field, ldap_domain: any # Domain name that will be appended to usernames, ldap_user_action: any # Should we sync users from LDAP server?, ldap_group_action: any # Should we sync groups from LDAP server?, ldap_user_include_groups: any # Comma or newline separated list of group names (with optional wildcards) - if provided, only users in these groups will be added or synced., ldap_group_exclusion: any # Comma or newline separated list of group names (with optional wildcards) to exclude when syncing., ldap_group_inclusion: any # Comma or newline separated list of group names (with optional wildcards) to include when syncing., ldap_base_dn: any # Base DN for looking up users in LDAP server, uploads_via_email_authentication: any # Do incoming emails in the Inboxes require checking for SPF/DKIM/DMARC?, icon16_file: any, icon16_delete: any # If true, will delete the file stored in icon16, icon32_file: any, icon32_delete: any # If true, will delete the file stored in icon32, icon48_file: any, icon48_delete: any # If true, will delete the file stored in icon48, icon128_file: any, icon128_delete: any # If true, will delete the file stored in icon128, logo_file: any, logo_delete: any # If true, will delete the file stored in logo, bundle_watermark_attachment_file: any, bundle_watermark_attachment_delete: any # If true, will delete the file stored in bundle_watermark_attachment, login_page_background_image_file: any, login_page_background_image_delete: any # If true, will delete the file stored in login_page_background_image, disable_2fa_with_delay: any # If set to true, we will begin the process of disabling 2FA on this site., ldap_password_change: any # New LDAP password., ldap_password_change_confirmation: any # Confirm new LDAP password., redirect_old_subdomain: any # If true, and if changing the site subdomain, then create a redirect from the previous Files.com subdomain to the new Files.com subdomain., smtp_password: any # Password for SMTP server.}\n@returns(200) The Site object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /site\n@desc Show Site Settings\n@returns(200) The Site object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /site/ip_addresses\n@desc List IP Addresses associated with the current site\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of IpAddresses objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /site/dns_records\n@desc Show Site DNS Configuration\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of DnsRecords objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /site/test-webhook\n@desc Test Webhook\n@required {url: any # URL for testing the webhook.}\n@optional {method: any # HTTP request method (GET or POST)., encoding: any # Encoding type for the webhook payload. Can be JSON, XML, or RAW (form data)., headers: any # Additional request headers to send via HTTP., body: any # Additional body parameters to include in the webhook payload., action: any # Action for test body.}\n@returns(200) The Behaviors object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /site/api_keys\n@desc Create API Key\n@required {name: any # Internal name for the API Key.  For your use.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., description: any # User-supplied description of API key., expires_at: any # API Key expiration date, aws_style_credentials: any # If `true`, this API key will be usable with AWS-compatible endpoints, such as our Inbound S3-compatible endpoint., path: any # Folder path restriction for `office_integration` permission set API keys., permission_set: any # Permissions for this API Key. Keys with the `desktop_app` permission set only have the ability to do the functions provided in our Desktop App (File and Share Link operations). Keys with the `office_integration` permission set are auto generated, and automatically expire, to allow users to interact with office integration platforms. Keys with the `files_only` permission set can perform file operations as a full-access file user in the key's workspace scope, but cannot use site admin, workspace admin, folder admin, group admin, partner admin, or billing privileges from the owning user., workspace_id: any # Workspace ID for this API Key. `0` means the default workspace.}\n@returns(201) The ApiKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /site/api_keys\n@desc List API Keys\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id` and `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `aws_style_credentials` and `expires_at`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `expires_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `expires_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `expires_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `expires_at`.}\n@returns(200) A list of ApiKeys objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group user\n@endpoint PATCH /user\n@desc Update User\n@optional {avatar_file: any # An image file for your user avatar., avatar_delete: any # If true, the avatar will be deleted., change_password: any # Used for changing a password on an existing user., change_password_confirmation: any # Optional, but if provided, we will ensure that it matches the value sent in `change_password`., email: any # User's email., grant_permission: any # Permission to grant on the User Root upon user creation. Can be blank or `full`, `read`, `write`, `list`, `read+write`, or `list+write`, group_id: any # Group ID to associate this user with., group_ids: any # A list of group ids to associate this user with.  Comma delimited., imported_password_hash: any # Pre-calculated hash of the user's password. If supplied, this will be used to authenticate the user on first login. Supported hash methods are MD5, SHA1, and SHA256., password: any # User password., password_confirmation: any # Optional, but if provided, we will ensure that it matches the value sent in `password`., announcements_read: any # Signifies that the user has read all the announcements in the UI., ai_assistant_personality_id: any # AI Assistant Personality ID assigned directly to this user, if any., allowed_ips: any # A list of allowed IPs if applicable.  Newline delimited, attachments_permission: any # DEPRECATED: If `true`, the user can user create Bundles (aka Share Links). Use the bundle permission instead., authenticate_until: any # Scheduled Date/Time at which user will be deactivated, authentication_method: any # How is this user authenticated?, billing_permission: any # Allow this user to perform operations on the account, payments, and invoices?, bypass_user_lifecycle_rules: any # Exempt this user from user lifecycle rules?, bypass_site_allowed_ips: any # Allow this user to skip site-wide IP blacklists?, dav_permission: any # Can the user connect with WebDAV?, desktop_configuration_profile_id: any # Desktop Configuration Profile ID assigned directly to this user, if any., default_workspace_id: any # Workspace ID the user should land in by default when more than one Workspace is available., disabled: any # Is user disabled? Disabled users cannot log in, and do not count for billing purposes. Users can be automatically disabled after an inactivity period via a Site setting or schedule to be deactivated after specific date., filesystem_layout: any # File system layout, ftp_permission: any # Can the user access with FTP/FTPS?, header_text: any # Text to display to the user in the header of the UI, language: any # Preferred language, notification_daily_send_time: any # Hour of the day at which daily notifications should be sent. Can be in range 0 to 23, name: any # User's full name, company: any # User's company, notes: any # Any internal notes on the user, office_integration_enabled: any # Enable integration with Office for the web?, partner_admin: any # Is this user a Partner administrator?, partner_id: any # Partner ID if this user belongs to a Partner, password_validity_days: any # Number of days to allow user to use the same password, primary_group_id: any # Primary group ID for Group Admin scoping, readonly_site_admin: any # Is the user an allowed to view all (non-billing) site configuration for this site?, receive_admin_alerts: any # Deprecated. Use notify_on_all_site_warnings and granular failure notification preferences instead., notify_on_all_site_warnings: any # Should the user receive site warnings via email?, notify_on_all_sso_failures: any # Should the user receive sso/scim/ldap configuration/sync failures via email?, notify_on_all_user_security_events: any # Should the user receive user security events via email?, notify_on_all_pending_work_failures: any # Should the user receive pending work failures via email?, notify_on_all_siem_http_destination_failures: any # Should the user receive siem failures via email?, notify_on_all_sync_failures: any # Should the user receive sync failures via email?, notify_on_all_automation_failures: any # Should the user receive automation failures via email?, notify_on_all_expectation_failures: any # Should the user receive expectation failures and misses via email?, require_login_by: any # Require user to login by specified date otherwise it will be disabled., require_password_change: any # Is a password change required upon next user login?, restapi_permission: any # Can this user access the Web app, Desktop app, SDKs, or REST API?  (All of these tools use the API internally, so this is one unified permission set.), self_managed: any # Does this user manage it's own credentials or is it a shared/bot user?, sftp_permission: any # Can the user access with SFTP?, site_admin: any # Is the user an administrator for this site?, skip_welcome_screen: any # Skip Welcome page in the UI?, ssl_required: any # SSL required setting, sso_strategy_id: any # SSO (Single Sign On) strategy ID for the user, if applicable., subscribe_to_newsletter: any # Is the user subscribed to the newsletter?, require_2fa: any # 2FA required setting. `use_system_setting` uses the site-wide setting, including SSO exemptions. `always_require` and `never_require` override the site-wide setting when user-level overrides are allowed., tags: any # Comma-separated list of Tags for this user. Tags are used for other features, such as UserLifecycleRules, which can target specific tags.  Tags must only contain lowercase letters, numbers, and hyphens., time_zone: any # User time zone, user_root: any # Root folder for FTP (and optionally SFTP if the appropriate site-wide setting is set).  Note that this is not used for API, Desktop, or Web interface., user_home: any # Home folder for FTP/SFTP.  Note that this is not used for API, Desktop, or Web interface., workspace_admin: any # Is the user a Workspace administrator?  Applicable only to the workspace ID related to this user, if one is set., username: any # User's username, workspace_id: any # Workspace ID, clear_2fa: any # If true when changing authentication_method from `password` to `sso`, remove all two-factor methods. Ignored in all other cases., convert_to_partner_user: any # If true, convert this user to a partner user by assigning the partner_id provided.}\n@returns(200) The Users object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /user/public_keys\n@desc Create Public Key\n@required {title: any # Internal reference for key.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., public_key: any # Actual contents of SSH key., generate_keypair: any # If true, generate a new SSH key pair. Can not be used with `public_key`, generate_private_key_password: any # Password for the private key. Used for the generation of the key. Will be ignored if `generate_keypair` is false., generate_algorithm: any # Type of key to generate.  One of rsa, dsa, ecdsa, ed25519. Used for the generation of the key. Will be ignored if `generate_keypair` is false., generate_length: any # Length of key to generate. If algorithm is ecdsa, this is the signature size. Used for the generation of the key. Will be ignored if `generate_keypair` is false.}\n@returns(201) The PublicKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /user/public_keys\n@desc List Public Keys\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `user_id`, `title` or `created_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at` and `workspace_id`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of PublicKeys objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /user/groups\n@desc List Group Users\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., group_id: any # Group ID.  If provided, will return group_users of this group., user_id: any # User ID.  If provided, will return group_users of this user.}\n@returns(200) A list of GroupUsers objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /user/api_keys\n@desc Create API Key\n@required {name: any # Internal name for the API Key.  For your use.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., description: any # User-supplied description of API key., expires_at: any # API Key expiration date, aws_style_credentials: any # If `true`, this API key will be usable with AWS-compatible endpoints, such as our Inbound S3-compatible endpoint., path: any # Folder path restriction for `office_integration` permission set API keys., permission_set: any # Permissions for this API Key. Keys with the `desktop_app` permission set only have the ability to do the functions provided in our Desktop App (File and Share Link operations). Keys with the `office_integration` permission set are auto generated, and automatically expire, to allow users to interact with office integration platforms. Keys with the `files_only` permission set can perform file operations as a full-access file user in the key's workspace scope, but cannot use site admin, workspace admin, folder admin, group admin, partner admin, or billing privileges from the owning user., workspace_id: any # Workspace ID for this API Key. `0` means the default workspace.}\n@returns(201) The ApiKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /user/api_keys\n@desc List API Keys\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id` and `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `aws_style_credentials` and `expires_at`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `expires_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `expires_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `expires_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `expires_at`.}\n@returns(200) A list of ApiKeys objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group users\n@endpoint POST /users/{id}/unlock\n@desc Unlock user who has been locked out due to failed logins.\n@required {id: any # User ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /users/{id}/resend_welcome_email\n@desc Resend user welcome email\n@required {id: any # User ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /users/{id}/2fa/reset\n@desc Trigger 2FA Reset process for user who has lost access to their existing 2FA methods.\n@required {id: any # User ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /users/{id}\n@desc Delete User\n@required {id: any # User ID.}\n@optional {new_owner_id: any # Provide a User ID here to transfer ownership of certain resources such as Automations and Share Links (Bundles) to that new user.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /users/{id}\n@desc Update User\n@required {id: any # User ID.}\n@optional {avatar_file: any # An image file for your user avatar., avatar_delete: any # If true, the avatar will be deleted., change_password: any # Used for changing a password on an existing user., change_password_confirmation: any # Optional, but if provided, we will ensure that it matches the value sent in `change_password`., email: any # User's email., grant_permission: any # Permission to grant on the User Root upon user creation. Can be blank or `full`, `read`, `write`, `list`, `read+write`, or `list+write`, group_id: any # Group ID to associate this user with., group_ids: any # A list of group ids to associate this user with.  Comma delimited., imported_password_hash: any # Pre-calculated hash of the user's password. If supplied, this will be used to authenticate the user on first login. Supported hash methods are MD5, SHA1, and SHA256., password: any # User password., password_confirmation: any # Optional, but if provided, we will ensure that it matches the value sent in `password`., announcements_read: any # Signifies that the user has read all the announcements in the UI., ai_assistant_personality_id: any # AI Assistant Personality ID assigned directly to this user, if any., allowed_ips: any # A list of allowed IPs if applicable.  Newline delimited, attachments_permission: any # DEPRECATED: If `true`, the user can user create Bundles (aka Share Links). Use the bundle permission instead., authenticate_until: any # Scheduled Date/Time at which user will be deactivated, authentication_method: any # How is this user authenticated?, billing_permission: any # Allow this user to perform operations on the account, payments, and invoices?, bypass_user_lifecycle_rules: any # Exempt this user from user lifecycle rules?, bypass_site_allowed_ips: any # Allow this user to skip site-wide IP blacklists?, dav_permission: any # Can the user connect with WebDAV?, desktop_configuration_profile_id: any # Desktop Configuration Profile ID assigned directly to this user, if any., default_workspace_id: any # Workspace ID the user should land in by default when more than one Workspace is available., disabled: any # Is user disabled? Disabled users cannot log in, and do not count for billing purposes. Users can be automatically disabled after an inactivity period via a Site setting or schedule to be deactivated after specific date., filesystem_layout: any # File system layout, ftp_permission: any # Can the user access with FTP/FTPS?, header_text: any # Text to display to the user in the header of the UI, language: any # Preferred language, notification_daily_send_time: any # Hour of the day at which daily notifications should be sent. Can be in range 0 to 23, name: any # User's full name, company: any # User's company, notes: any # Any internal notes on the user, office_integration_enabled: any # Enable integration with Office for the web?, partner_admin: any # Is this user a Partner administrator?, partner_id: any # Partner ID if this user belongs to a Partner, password_validity_days: any # Number of days to allow user to use the same password, primary_group_id: any # Primary group ID for Group Admin scoping, readonly_site_admin: any # Is the user an allowed to view all (non-billing) site configuration for this site?, receive_admin_alerts: any # Deprecated. Use notify_on_all_site_warnings and granular failure notification preferences instead., notify_on_all_site_warnings: any # Should the user receive site warnings via email?, notify_on_all_sso_failures: any # Should the user receive sso/scim/ldap configuration/sync failures via email?, notify_on_all_user_security_events: any # Should the user receive user security events via email?, notify_on_all_pending_work_failures: any # Should the user receive pending work failures via email?, notify_on_all_siem_http_destination_failures: any # Should the user receive siem failures via email?, notify_on_all_sync_failures: any # Should the user receive sync failures via email?, notify_on_all_automation_failures: any # Should the user receive automation failures via email?, notify_on_all_expectation_failures: any # Should the user receive expectation failures and misses via email?, require_login_by: any # Require user to login by specified date otherwise it will be disabled., require_password_change: any # Is a password change required upon next user login?, restapi_permission: any # Can this user access the Web app, Desktop app, SDKs, or REST API?  (All of these tools use the API internally, so this is one unified permission set.), self_managed: any # Does this user manage it's own credentials or is it a shared/bot user?, sftp_permission: any # Can the user access with SFTP?, site_admin: any # Is the user an administrator for this site?, skip_welcome_screen: any # Skip Welcome page in the UI?, ssl_required: any # SSL required setting, sso_strategy_id: any # SSO (Single Sign On) strategy ID for the user, if applicable., subscribe_to_newsletter: any # Is the user subscribed to the newsletter?, require_2fa: any # 2FA required setting. `use_system_setting` uses the site-wide setting, including SSO exemptions. `always_require` and `never_require` override the site-wide setting when user-level overrides are allowed., tags: any # Comma-separated list of Tags for this user. Tags are used for other features, such as UserLifecycleRules, which can target specific tags.  Tags must only contain lowercase letters, numbers, and hyphens., time_zone: any # User time zone, user_root: any # Root folder for FTP (and optionally SFTP if the appropriate site-wide setting is set).  Note that this is not used for API, Desktop, or Web interface., user_home: any # Home folder for FTP/SFTP.  Note that this is not used for API, Desktop, or Web interface., workspace_admin: any # Is the user a Workspace administrator?  Applicable only to the workspace ID related to this user, if one is set., username: any # User's username, workspace_id: any # Workspace ID, clear_2fa: any # If true when changing authentication_method from `password` to `sso`, remove all two-factor methods. Ignored in all other cases., convert_to_partner_user: any # If true, convert this user to a partner user by assigning the partner_id provided.}\n@returns(200) The Users object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /users/{id}\n@desc Show User\n@required {id: any # User ID.}\n@returns(200) The Users object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /users\n@desc Create User\n@required {username: any # User's username}\n@optional {avatar_file: any # An image file for your user avatar., avatar_delete: any # If true, the avatar will be deleted., change_password: any # Used for changing a password on an existing user., change_password_confirmation: any # Optional, but if provided, we will ensure that it matches the value sent in `change_password`., email: any # User's email., grant_permission: any # Permission to grant on the User Root upon user creation. Can be blank or `full`, `read`, `write`, `list`, `read+write`, or `list+write`, group_id: any # Group ID to associate this user with., group_ids: any # A list of group ids to associate this user with.  Comma delimited., imported_password_hash: any # Pre-calculated hash of the user's password. If supplied, this will be used to authenticate the user on first login. Supported hash methods are MD5, SHA1, and SHA256., password: any # User password., password_confirmation: any # Optional, but if provided, we will ensure that it matches the value sent in `password`., announcements_read: any # Signifies that the user has read all the announcements in the UI., ai_assistant_personality_id: any # AI Assistant Personality ID assigned directly to this user, if any., allowed_ips: any # A list of allowed IPs if applicable.  Newline delimited, attachments_permission: any # DEPRECATED: If `true`, the user can user create Bundles (aka Share Links). Use the bundle permission instead., authenticate_until: any # Scheduled Date/Time at which user will be deactivated, authentication_method: any # How is this user authenticated?, billing_permission: any # Allow this user to perform operations on the account, payments, and invoices?, bypass_user_lifecycle_rules: any # Exempt this user from user lifecycle rules?, bypass_site_allowed_ips: any # Allow this user to skip site-wide IP blacklists?, dav_permission: any # Can the user connect with WebDAV?, desktop_configuration_profile_id: any # Desktop Configuration Profile ID assigned directly to this user, if any., default_workspace_id: any # Workspace ID the user should land in by default when more than one Workspace is available., disabled: any # Is user disabled? Disabled users cannot log in, and do not count for billing purposes. Users can be automatically disabled after an inactivity period via a Site setting or schedule to be deactivated after specific date., filesystem_layout: any # File system layout, ftp_permission: any # Can the user access with FTP/FTPS?, header_text: any # Text to display to the user in the header of the UI, language: any # Preferred language, notification_daily_send_time: any # Hour of the day at which daily notifications should be sent. Can be in range 0 to 23, name: any # User's full name, company: any # User's company, notes: any # Any internal notes on the user, office_integration_enabled: any # Enable integration with Office for the web?, partner_admin: any # Is this user a Partner administrator?, partner_id: any # Partner ID if this user belongs to a Partner, password_validity_days: any # Number of days to allow user to use the same password, primary_group_id: any # Primary group ID for Group Admin scoping, readonly_site_admin: any # Is the user an allowed to view all (non-billing) site configuration for this site?, receive_admin_alerts: any # Deprecated. Use notify_on_all_site_warnings and granular failure notification preferences instead., notify_on_all_site_warnings: any # Should the user receive site warnings via email?, notify_on_all_sso_failures: any # Should the user receive sso/scim/ldap configuration/sync failures via email?, notify_on_all_user_security_events: any # Should the user receive user security events via email?, notify_on_all_pending_work_failures: any # Should the user receive pending work failures via email?, notify_on_all_siem_http_destination_failures: any # Should the user receive siem failures via email?, notify_on_all_sync_failures: any # Should the user receive sync failures via email?, notify_on_all_automation_failures: any # Should the user receive automation failures via email?, notify_on_all_expectation_failures: any # Should the user receive expectation failures and misses via email?, require_login_by: any # Require user to login by specified date otherwise it will be disabled., require_password_change: any # Is a password change required upon next user login?, restapi_permission: any # Can this user access the Web app, Desktop app, SDKs, or REST API?  (All of these tools use the API internally, so this is one unified permission set.), self_managed: any # Does this user manage it's own credentials or is it a shared/bot user?, sftp_permission: any # Can the user access with SFTP?, site_admin: any # Is the user an administrator for this site?, skip_welcome_screen: any # Skip Welcome page in the UI?, ssl_required: any # SSL required setting, sso_strategy_id: any # SSO (Single Sign On) strategy ID for the user, if applicable., subscribe_to_newsletter: any # Is the user subscribed to the newsletter?, require_2fa: any # 2FA required setting. `use_system_setting` uses the site-wide setting, including SSO exemptions. `always_require` and `never_require` override the site-wide setting when user-level overrides are allowed., tags: any # Comma-separated list of Tags for this user. Tags are used for other features, such as UserLifecycleRules, which can target specific tags.  Tags must only contain lowercase letters, numbers, and hyphens., time_zone: any # User time zone, user_root: any # Root folder for FTP (and optionally SFTP if the appropriate site-wide setting is set).  Note that this is not used for API, Desktop, or Web interface., user_home: any # Home folder for FTP/SFTP.  Note that this is not used for API, Desktop, or Web interface., workspace_admin: any # Is the user a Workspace administrator?  Applicable only to the workspace ID related to this user, if one is set., workspace_id: any # Workspace ID}\n@returns(201) The Users object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /users\n@desc List Users\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id`, `workspace_id`, `company`, `name`, `disabled`, `authenticate_until`, `username`, `email`, `site_admin`, `last_desktop_login_at`, `last_login_at`, `password_validity_days` or `ssl_required`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `username`, `name`, `email`, `company`, `site_admin`, `password_validity_days`, `ssl_required`, `last_login_at`, `authenticate_until`, `not_site_admin`, `disabled`, `partner_id`, `primary_group_id` or `workspace_id`. Valid field combinations are `[ site_admin, username ]`, `[ not_site_admin, username ]`, `[ workspace_id, username ]`, `[ company, name ]`, `[ workspace_id, name ]`, `[ workspace_id, email ]`, `[ workspace_id, company ]`, `[ workspace_id, site_admin ]`, `[ workspace_id, not_site_admin ]`, `[ workspace_id, disabled ]`, `[ workspace_id, partner_id ]`, `[ workspace_id, site_admin, username ]`, `[ workspace_id, not_site_admin, username ]`, `[ workspace_id, disabled, username ]`, `[ workspace_id, partner_id, username ]` or `[ workspace_id, company, name ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `password_validity_days`, `last_login_at` or `authenticate_until`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `password_validity_days`, `last_login_at` or `authenticate_until`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `username`, `name`, `email` or `company`. Valid field combinations are `[ company, name ]`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `password_validity_days`, `last_login_at` or `authenticate_until`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `password_validity_days`, `last_login_at` or `authenticate_until`., ids: any # comma-separated list of User IDs, include_parent_site_users: any # Include users from the parent site., search: any # Searches for partial matches of name, username, or email.}\n@returns(200) A list of Users objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /users/{user_id}/sftp_client_uses\n@desc List User SFTP Client Uses\n@required {user_id: any # User ID. If provided, will return uses for this user.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of UserSftpClientUses objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /users/{user_id}/cipher_uses\n@desc List User Cipher Uses\n@required {user_id: any # User ID. If provided, will return uses for this user.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `updated_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `insecure` and `updated_at`. Valid field combinations are `[ insecure, updated_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `updated_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `updated_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `updated_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `updated_at`.}\n@returns(200) A list of UserCipherUses objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /users/{user_id}/public_keys\n@desc Create Public Key\n@required {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., title: any # Internal reference for key.}\n@optional {public_key: any # Actual contents of SSH key., generate_keypair: any # If true, generate a new SSH key pair. Can not be used with `public_key`, generate_private_key_password: any # Password for the private key. Used for the generation of the key. Will be ignored if `generate_keypair` is false., generate_algorithm: any # Type of key to generate.  One of rsa, dsa, ecdsa, ed25519. Used for the generation of the key. Will be ignored if `generate_keypair` is false., generate_length: any # Length of key to generate. If algorithm is ecdsa, this is the signature size. Used for the generation of the key. Will be ignored if `generate_keypair` is false.}\n@returns(201) The PublicKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /users/{user_id}/public_keys\n@desc List Public Keys\n@required {user_id: any # User ID.  Provide a value of `0` to operate the current session's user.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `user_id`, `title` or `created_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at` and `workspace_id`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of PublicKeys objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /users/{user_id}/permissions\n@desc List Permissions\n@required {user_id: any}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id`, `group_id`, `path`, `user_id`, `partner_id` or `id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `path`, `group_id`, `partner_id` or `user_id`. Valid field combinations are `[ group_id, path ]`, `[ partner_id, path ]`, `[ user_id, path ]`, `[ user_id, group_id ]`, `[ user_id, group_id, path ]`, `[ user_id, group_id, partner_id ]` or `[ user_id, group_id, partner_id, path ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`., path: any # Permission path.  If provided, will scope all permissions(including upward) to this path., include_groups: any # If searching by user or group, also include user's permissions that are inherited from its groups?, group_id: any, partner_id: any}\n@returns(200) A list of Permissions objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /users/{user_id}/groups\n@desc List Group Users\n@required {user_id: any # User ID.  If provided, will return group_users of this user.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., group_id: any # Group ID.  If provided, will return group_users of this group.}\n@returns(200) A list of GroupUsers objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /users/{user_id}/api_keys\n@desc Create API Key\n@required {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., name: any # Internal name for the API Key.  For your use.}\n@optional {description: any # User-supplied description of API key., expires_at: any # API Key expiration date, aws_style_credentials: any # If `true`, this API key will be usable with AWS-compatible endpoints, such as our Inbound S3-compatible endpoint., path: any # Folder path restriction for `office_integration` permission set API keys., permission_set: any # Permissions for this API Key. Keys with the `desktop_app` permission set only have the ability to do the functions provided in our Desktop App (File and Share Link operations). Keys with the `office_integration` permission set are auto generated, and automatically expire, to allow users to interact with office integration platforms. Keys with the `files_only` permission set can perform file operations as a full-access file user in the key's workspace scope, but cannot use site admin, workspace admin, folder admin, group admin, partner admin, or billing privileges from the owning user., workspace_id: any # Workspace ID for this API Key. `0` means the default workspace.}\n@returns(201) The ApiKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /users/{user_id}/api_keys\n@desc List API Keys\n@required {user_id: any # User ID.  Provide a value of `0` to operate the current session's user.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id` and `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `aws_style_credentials` and `expires_at`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `expires_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `expires_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `expires_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `expires_at`.}\n@returns(200) A list of ApiKeys objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group api_request_logs\n@endpoint GET /api_request_logs\n@desc List API Request Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `api_key_id`, `interface`, `request_id`, `request_ip`, `request_method`, `success`, `user_id` or `created_at`. Valid field combinations are `[ api_key_id ]`, `[ interface ]`, `[ request_id ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ user_id ]`, `[ created_at ]`, `[ api_key_id, interface ]`, `[ api_key_id, request_id ]`, `[ api_key_id, request_ip ]`, `[ api_key_id, request_method ]`, `[ api_key_id, success ]`, `[ api_key_id, user_id ]`, `[ api_key_id, created_at ]`, `[ interface, request_id ]`, `[ interface, request_ip ]`, `[ interface, request_method ]`, `[ interface, success ]`, `[ interface, user_id ]`, `[ interface, created_at ]`, `[ request_id, request_ip ]`, `[ request_id, request_method ]`, `[ request_id, success ]`, `[ request_id, user_id ]`, `[ request_id, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, user_id ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, user_id ]`, `[ request_method, created_at ]`, `[ success, user_id ]`, `[ success, created_at ]`, `[ user_id, created_at ]`, `[ api_key_id, interface, request_id ]`, `[ api_key_id, interface, request_ip ]`, `[ api_key_id, interface, request_method ]`, `[ api_key_id, interface, success ]`, `[ api_key_id, interface, user_id ]`, `[ api_key_id, interface, created_at ]`, `[ api_key_id, request_id, request_ip ]`, `[ api_key_id, request_id, request_method ]`, `[ api_key_id, request_id, success ]`, `[ api_key_id, request_id, user_id ]`, `[ api_key_id, request_id, created_at ]`, `[ api_key_id, request_ip, request_method ]`, `[ api_key_id, request_ip, success ]`, `[ api_key_id, request_ip, user_id ]`, `[ api_key_id, request_ip, created_at ]`, `[ api_key_id, request_method, success ]`, `[ api_key_id, request_method, user_id ]`, `[ api_key_id, request_method, created_at ]`, `[ api_key_id, success, user_id ]`, `[ api_key_id, success, created_at ]`, `[ api_key_id, user_id, created_at ]`, `[ interface, request_id, request_ip ]`, `[ interface, request_id, request_method ]`, `[ interface, request_id, success ]`, `[ interface, request_id, user_id ]`, `[ interface, request_id, created_at ]`, `[ interface, request_ip, request_method ]`, `[ interface, request_ip, success ]`, `[ interface, request_ip, user_id ]`, `[ interface, request_ip, created_at ]`, `[ interface, request_method, success ]`, `[ interface, request_method, user_id ]`, `[ interface, request_method, created_at ]`, `[ interface, success, user_id ]`, `[ interface, success, created_at ]`, `[ interface, user_id, created_at ]`, `[ request_id, request_ip, request_method ]`, `[ request_id, request_ip, success ]`, `[ request_id, request_ip, user_id ]`, `[ request_id, request_ip, created_at ]`, `[ request_id, request_method, success ]`, `[ request_id, request_method, user_id ]`, `[ request_id, request_method, created_at ]`, `[ request_id, success, user_id ]`, `[ request_id, success, created_at ]`, `[ request_id, user_id, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, user_id ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, user_id ]`, `[ request_ip, success, created_at ]`, `[ request_ip, user_id, created_at ]`, `[ request_method, success, user_id ]`, `[ request_method, success, created_at ]`, `[ request_method, user_id, created_at ]`, `[ success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip ]`, `[ api_key_id, interface, request_id, request_method ]`, `[ api_key_id, interface, request_id, success ]`, `[ api_key_id, interface, request_id, user_id ]`, `[ api_key_id, interface, request_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method ]`, `[ api_key_id, interface, request_ip, success ]`, `[ api_key_id, interface, request_ip, user_id ]`, `[ api_key_id, interface, request_ip, created_at ]`, `[ api_key_id, interface, request_method, success ]`, `[ api_key_id, interface, request_method, user_id ]`, `[ api_key_id, interface, request_method, created_at ]`, `[ api_key_id, interface, success, user_id ]`, `[ api_key_id, interface, success, created_at ]`, `[ api_key_id, interface, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method ]`, `[ api_key_id, request_id, request_ip, success ]`, `[ api_key_id, request_id, request_ip, user_id ]`, `[ api_key_id, request_id, request_ip, created_at ]`, `[ api_key_id, request_id, request_method, success ]`, `[ api_key_id, request_id, request_method, user_id ]`, `[ api_key_id, request_id, request_method, created_at ]`, `[ api_key_id, request_id, success, user_id ]`, `[ api_key_id, request_id, success, created_at ]`, `[ api_key_id, request_id, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success ]`, `[ api_key_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_ip, success, user_id ]`, `[ api_key_id, request_ip, success, created_at ]`, `[ api_key_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id ]`, `[ api_key_id, request_method, success, created_at ]`, `[ api_key_id, request_method, user_id, created_at ]`, `[ api_key_id, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method ]`, `[ interface, request_id, request_ip, success ]`, `[ interface, request_id, request_ip, user_id ]`, `[ interface, request_id, request_ip, created_at ]`, `[ interface, request_id, request_method, success ]`, `[ interface, request_id, request_method, user_id ]`, `[ interface, request_id, request_method, created_at ]`, `[ interface, request_id, success, user_id ]`, `[ interface, request_id, success, created_at ]`, `[ interface, request_id, user_id, created_at ]`, `[ interface, request_ip, request_method, success ]`, `[ interface, request_ip, request_method, user_id ]`, `[ interface, request_ip, request_method, created_at ]`, `[ interface, request_ip, success, user_id ]`, `[ interface, request_ip, success, created_at ]`, `[ interface, request_ip, user_id, created_at ]`, `[ interface, request_method, success, user_id ]`, `[ interface, request_method, success, created_at ]`, `[ interface, request_method, user_id, created_at ]`, `[ interface, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success ]`, `[ request_id, request_ip, request_method, user_id ]`, `[ request_id, request_ip, request_method, created_at ]`, `[ request_id, request_ip, success, user_id ]`, `[ request_id, request_ip, success, created_at ]`, `[ request_id, request_ip, user_id, created_at ]`, `[ request_id, request_method, success, user_id ]`, `[ request_id, request_method, success, created_at ]`, `[ request_id, request_method, user_id, created_at ]`, `[ request_id, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id ]`, `[ request_ip, request_method, success, created_at ]`, `[ request_ip, request_method, user_id, created_at ]`, `[ request_ip, success, user_id, created_at ]`, `[ request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method ]`, `[ api_key_id, interface, request_id, request_ip, success ]`, `[ api_key_id, interface, request_id, request_ip, user_id ]`, `[ api_key_id, interface, request_id, request_ip, created_at ]`, `[ api_key_id, interface, request_id, request_method, success ]`, `[ api_key_id, interface, request_id, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_method, created_at ]`, `[ api_key_id, interface, request_id, success, user_id ]`, `[ api_key_id, interface, request_id, success, created_at ]`, `[ api_key_id, interface, request_id, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success ]`, `[ api_key_id, interface, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id ]`, `[ api_key_id, interface, request_ip, success, created_at ]`, `[ api_key_id, interface, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id ]`, `[ api_key_id, interface, request_method, success, created_at ]`, `[ api_key_id, interface, request_method, user_id, created_at ]`, `[ api_key_id, interface, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success ]`, `[ api_key_id, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id ]`, `[ api_key_id, request_id, request_ip, success, created_at ]`, `[ api_key_id, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id ]`, `[ api_key_id, request_id, request_method, success, created_at ]`, `[ api_key_id, request_id, request_method, user_id, created_at ]`, `[ api_key_id, request_id, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success ]`, `[ interface, request_id, request_ip, request_method, user_id ]`, `[ interface, request_id, request_ip, request_method, created_at ]`, `[ interface, request_id, request_ip, success, user_id ]`, `[ interface, request_id, request_ip, success, created_at ]`, `[ interface, request_id, request_ip, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id ]`, `[ interface, request_id, request_method, success, created_at ]`, `[ interface, request_id, request_method, user_id, created_at ]`, `[ interface, request_id, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id ]`, `[ interface, request_ip, request_method, success, created_at ]`, `[ interface, request_ip, request_method, user_id, created_at ]`, `[ interface, request_ip, success, user_id, created_at ]`, `[ interface, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id ]`, `[ request_id, request_ip, request_method, success, created_at ]`, `[ request_id, request_ip, request_method, user_id, created_at ]`, `[ request_id, request_ip, success, user_id, created_at ]`, `[ request_id, request_method, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id ]`, `[ interface, request_id, request_ip, request_method, success, created_at ]`, `[ interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ interface, request_id, request_ip, success, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id, created_at ]` or `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ api_key_id ]`, `[ interface ]`, `[ request_id ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ user_id ]`, `[ created_at ]`, `[ api_key_id, interface ]`, `[ api_key_id, request_id ]`, `[ api_key_id, request_ip ]`, `[ api_key_id, request_method ]`, `[ api_key_id, success ]`, `[ api_key_id, user_id ]`, `[ api_key_id, created_at ]`, `[ interface, request_id ]`, `[ interface, request_ip ]`, `[ interface, request_method ]`, `[ interface, success ]`, `[ interface, user_id ]`, `[ interface, created_at ]`, `[ request_id, request_ip ]`, `[ request_id, request_method ]`, `[ request_id, success ]`, `[ request_id, user_id ]`, `[ request_id, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, user_id ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, user_id ]`, `[ request_method, created_at ]`, `[ success, user_id ]`, `[ success, created_at ]`, `[ user_id, created_at ]`, `[ api_key_id, interface, request_id ]`, `[ api_key_id, interface, request_ip ]`, `[ api_key_id, interface, request_method ]`, `[ api_key_id, interface, success ]`, `[ api_key_id, interface, user_id ]`, `[ api_key_id, interface, created_at ]`, `[ api_key_id, request_id, request_ip ]`, `[ api_key_id, request_id, request_method ]`, `[ api_key_id, request_id, success ]`, `[ api_key_id, request_id, user_id ]`, `[ api_key_id, request_id, created_at ]`, `[ api_key_id, request_ip, request_method ]`, `[ api_key_id, request_ip, success ]`, `[ api_key_id, request_ip, user_id ]`, `[ api_key_id, request_ip, created_at ]`, `[ api_key_id, request_method, success ]`, `[ api_key_id, request_method, user_id ]`, `[ api_key_id, request_method, created_at ]`, `[ api_key_id, success, user_id ]`, `[ api_key_id, success, created_at ]`, `[ api_key_id, user_id, created_at ]`, `[ interface, request_id, request_ip ]`, `[ interface, request_id, request_method ]`, `[ interface, request_id, success ]`, `[ interface, request_id, user_id ]`, `[ interface, request_id, created_at ]`, `[ interface, request_ip, request_method ]`, `[ interface, request_ip, success ]`, `[ interface, request_ip, user_id ]`, `[ interface, request_ip, created_at ]`, `[ interface, request_method, success ]`, `[ interface, request_method, user_id ]`, `[ interface, request_method, created_at ]`, `[ interface, success, user_id ]`, `[ interface, success, created_at ]`, `[ interface, user_id, created_at ]`, `[ request_id, request_ip, request_method ]`, `[ request_id, request_ip, success ]`, `[ request_id, request_ip, user_id ]`, `[ request_id, request_ip, created_at ]`, `[ request_id, request_method, success ]`, `[ request_id, request_method, user_id ]`, `[ request_id, request_method, created_at ]`, `[ request_id, success, user_id ]`, `[ request_id, success, created_at ]`, `[ request_id, user_id, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, user_id ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, user_id ]`, `[ request_ip, success, created_at ]`, `[ request_ip, user_id, created_at ]`, `[ request_method, success, user_id ]`, `[ request_method, success, created_at ]`, `[ request_method, user_id, created_at ]`, `[ success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip ]`, `[ api_key_id, interface, request_id, request_method ]`, `[ api_key_id, interface, request_id, success ]`, `[ api_key_id, interface, request_id, user_id ]`, `[ api_key_id, interface, request_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method ]`, `[ api_key_id, interface, request_ip, success ]`, `[ api_key_id, interface, request_ip, user_id ]`, `[ api_key_id, interface, request_ip, created_at ]`, `[ api_key_id, interface, request_method, success ]`, `[ api_key_id, interface, request_method, user_id ]`, `[ api_key_id, interface, request_method, created_at ]`, `[ api_key_id, interface, success, user_id ]`, `[ api_key_id, interface, success, created_at ]`, `[ api_key_id, interface, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method ]`, `[ api_key_id, request_id, request_ip, success ]`, `[ api_key_id, request_id, request_ip, user_id ]`, `[ api_key_id, request_id, request_ip, created_at ]`, `[ api_key_id, request_id, request_method, success ]`, `[ api_key_id, request_id, request_method, user_id ]`, `[ api_key_id, request_id, request_method, created_at ]`, `[ api_key_id, request_id, success, user_id ]`, `[ api_key_id, request_id, success, created_at ]`, `[ api_key_id, request_id, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success ]`, `[ api_key_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_ip, success, user_id ]`, `[ api_key_id, request_ip, success, created_at ]`, `[ api_key_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id ]`, `[ api_key_id, request_method, success, created_at ]`, `[ api_key_id, request_method, user_id, created_at ]`, `[ api_key_id, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method ]`, `[ interface, request_id, request_ip, success ]`, `[ interface, request_id, request_ip, user_id ]`, `[ interface, request_id, request_ip, created_at ]`, `[ interface, request_id, request_method, success ]`, `[ interface, request_id, request_method, user_id ]`, `[ interface, request_id, request_method, created_at ]`, `[ interface, request_id, success, user_id ]`, `[ interface, request_id, success, created_at ]`, `[ interface, request_id, user_id, created_at ]`, `[ interface, request_ip, request_method, success ]`, `[ interface, request_ip, request_method, user_id ]`, `[ interface, request_ip, request_method, created_at ]`, `[ interface, request_ip, success, user_id ]`, `[ interface, request_ip, success, created_at ]`, `[ interface, request_ip, user_id, created_at ]`, `[ interface, request_method, success, user_id ]`, `[ interface, request_method, success, created_at ]`, `[ interface, request_method, user_id, created_at ]`, `[ interface, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success ]`, `[ request_id, request_ip, request_method, user_id ]`, `[ request_id, request_ip, request_method, created_at ]`, `[ request_id, request_ip, success, user_id ]`, `[ request_id, request_ip, success, created_at ]`, `[ request_id, request_ip, user_id, created_at ]`, `[ request_id, request_method, success, user_id ]`, `[ request_id, request_method, success, created_at ]`, `[ request_id, request_method, user_id, created_at ]`, `[ request_id, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id ]`, `[ request_ip, request_method, success, created_at ]`, `[ request_ip, request_method, user_id, created_at ]`, `[ request_ip, success, user_id, created_at ]`, `[ request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method ]`, `[ api_key_id, interface, request_id, request_ip, success ]`, `[ api_key_id, interface, request_id, request_ip, user_id ]`, `[ api_key_id, interface, request_id, request_ip, created_at ]`, `[ api_key_id, interface, request_id, request_method, success ]`, `[ api_key_id, interface, request_id, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_method, created_at ]`, `[ api_key_id, interface, request_id, success, user_id ]`, `[ api_key_id, interface, request_id, success, created_at ]`, `[ api_key_id, interface, request_id, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success ]`, `[ api_key_id, interface, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id ]`, `[ api_key_id, interface, request_ip, success, created_at ]`, `[ api_key_id, interface, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id ]`, `[ api_key_id, interface, request_method, success, created_at ]`, `[ api_key_id, interface, request_method, user_id, created_at ]`, `[ api_key_id, interface, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success ]`, `[ api_key_id, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id ]`, `[ api_key_id, request_id, request_ip, success, created_at ]`, `[ api_key_id, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id ]`, `[ api_key_id, request_id, request_method, success, created_at ]`, `[ api_key_id, request_id, request_method, user_id, created_at ]`, `[ api_key_id, request_id, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success ]`, `[ interface, request_id, request_ip, request_method, user_id ]`, `[ interface, request_id, request_ip, request_method, created_at ]`, `[ interface, request_id, request_ip, success, user_id ]`, `[ interface, request_id, request_ip, success, created_at ]`, `[ interface, request_id, request_ip, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id ]`, `[ interface, request_id, request_method, success, created_at ]`, `[ interface, request_id, request_method, user_id, created_at ]`, `[ interface, request_id, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id ]`, `[ interface, request_ip, request_method, success, created_at ]`, `[ interface, request_ip, request_method, user_id, created_at ]`, `[ interface, request_ip, success, user_id, created_at ]`, `[ interface, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id ]`, `[ request_id, request_ip, request_method, success, created_at ]`, `[ request_id, request_ip, request_method, user_id, created_at ]`, `[ request_id, request_ip, success, user_id, created_at ]`, `[ request_id, request_method, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id ]`, `[ interface, request_id, request_ip, request_method, success, created_at ]`, `[ interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ interface, request_id, request_ip, success, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id, created_at ]` or `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id, created_at ]`., filter_gteq: any # 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 `[ api_key_id ]`, `[ interface ]`, `[ request_id ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ user_id ]`, `[ created_at ]`, `[ api_key_id, interface ]`, `[ api_key_id, request_id ]`, `[ api_key_id, request_ip ]`, `[ api_key_id, request_method ]`, `[ api_key_id, success ]`, `[ api_key_id, user_id ]`, `[ api_key_id, created_at ]`, `[ interface, request_id ]`, `[ interface, request_ip ]`, `[ interface, request_method ]`, `[ interface, success ]`, `[ interface, user_id ]`, `[ interface, created_at ]`, `[ request_id, request_ip ]`, `[ request_id, request_method ]`, `[ request_id, success ]`, `[ request_id, user_id ]`, `[ request_id, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, user_id ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, user_id ]`, `[ request_method, created_at ]`, `[ success, user_id ]`, `[ success, created_at ]`, `[ user_id, created_at ]`, `[ api_key_id, interface, request_id ]`, `[ api_key_id, interface, request_ip ]`, `[ api_key_id, interface, request_method ]`, `[ api_key_id, interface, success ]`, `[ api_key_id, interface, user_id ]`, `[ api_key_id, interface, created_at ]`, `[ api_key_id, request_id, request_ip ]`, `[ api_key_id, request_id, request_method ]`, `[ api_key_id, request_id, success ]`, `[ api_key_id, request_id, user_id ]`, `[ api_key_id, request_id, created_at ]`, `[ api_key_id, request_ip, request_method ]`, `[ api_key_id, request_ip, success ]`, `[ api_key_id, request_ip, user_id ]`, `[ api_key_id, request_ip, created_at ]`, `[ api_key_id, request_method, success ]`, `[ api_key_id, request_method, user_id ]`, `[ api_key_id, request_method, created_at ]`, `[ api_key_id, success, user_id ]`, `[ api_key_id, success, created_at ]`, `[ api_key_id, user_id, created_at ]`, `[ interface, request_id, request_ip ]`, `[ interface, request_id, request_method ]`, `[ interface, request_id, success ]`, `[ interface, request_id, user_id ]`, `[ interface, request_id, created_at ]`, `[ interface, request_ip, request_method ]`, `[ interface, request_ip, success ]`, `[ interface, request_ip, user_id ]`, `[ interface, request_ip, created_at ]`, `[ interface, request_method, success ]`, `[ interface, request_method, user_id ]`, `[ interface, request_method, created_at ]`, `[ interface, success, user_id ]`, `[ interface, success, created_at ]`, `[ interface, user_id, created_at ]`, `[ request_id, request_ip, request_method ]`, `[ request_id, request_ip, success ]`, `[ request_id, request_ip, user_id ]`, `[ request_id, request_ip, created_at ]`, `[ request_id, request_method, success ]`, `[ request_id, request_method, user_id ]`, `[ request_id, request_method, created_at ]`, `[ request_id, success, user_id ]`, `[ request_id, success, created_at ]`, `[ request_id, user_id, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, user_id ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, user_id ]`, `[ request_ip, success, created_at ]`, `[ request_ip, user_id, created_at ]`, `[ request_method, success, user_id ]`, `[ request_method, success, created_at ]`, `[ request_method, user_id, created_at ]`, `[ success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip ]`, `[ api_key_id, interface, request_id, request_method ]`, `[ api_key_id, interface, request_id, success ]`, `[ api_key_id, interface, request_id, user_id ]`, `[ api_key_id, interface, request_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method ]`, `[ api_key_id, interface, request_ip, success ]`, `[ api_key_id, interface, request_ip, user_id ]`, `[ api_key_id, interface, request_ip, created_at ]`, `[ api_key_id, interface, request_method, success ]`, `[ api_key_id, interface, request_method, user_id ]`, `[ api_key_id, interface, request_method, created_at ]`, `[ api_key_id, interface, success, user_id ]`, `[ api_key_id, interface, success, created_at ]`, `[ api_key_id, interface, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method ]`, `[ api_key_id, request_id, request_ip, success ]`, `[ api_key_id, request_id, request_ip, user_id ]`, `[ api_key_id, request_id, request_ip, created_at ]`, `[ api_key_id, request_id, request_method, success ]`, `[ api_key_id, request_id, request_method, user_id ]`, `[ api_key_id, request_id, request_method, created_at ]`, `[ api_key_id, request_id, success, user_id ]`, `[ api_key_id, request_id, success, created_at ]`, `[ api_key_id, request_id, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success ]`, `[ api_key_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_ip, success, user_id ]`, `[ api_key_id, request_ip, success, created_at ]`, `[ api_key_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id ]`, `[ api_key_id, request_method, success, created_at ]`, `[ api_key_id, request_method, user_id, created_at ]`, `[ api_key_id, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method ]`, `[ interface, request_id, request_ip, success ]`, `[ interface, request_id, request_ip, user_id ]`, `[ interface, request_id, request_ip, created_at ]`, `[ interface, request_id, request_method, success ]`, `[ interface, request_id, request_method, user_id ]`, `[ interface, request_id, request_method, created_at ]`, `[ interface, request_id, success, user_id ]`, `[ interface, request_id, success, created_at ]`, `[ interface, request_id, user_id, created_at ]`, `[ interface, request_ip, request_method, success ]`, `[ interface, request_ip, request_method, user_id ]`, `[ interface, request_ip, request_method, created_at ]`, `[ interface, request_ip, success, user_id ]`, `[ interface, request_ip, success, created_at ]`, `[ interface, request_ip, user_id, created_at ]`, `[ interface, request_method, success, user_id ]`, `[ interface, request_method, success, created_at ]`, `[ interface, request_method, user_id, created_at ]`, `[ interface, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success ]`, `[ request_id, request_ip, request_method, user_id ]`, `[ request_id, request_ip, request_method, created_at ]`, `[ request_id, request_ip, success, user_id ]`, `[ request_id, request_ip, success, created_at ]`, `[ request_id, request_ip, user_id, created_at ]`, `[ request_id, request_method, success, user_id ]`, `[ request_id, request_method, success, created_at ]`, `[ request_id, request_method, user_id, created_at ]`, `[ request_id, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id ]`, `[ request_ip, request_method, success, created_at ]`, `[ request_ip, request_method, user_id, created_at ]`, `[ request_ip, success, user_id, created_at ]`, `[ request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method ]`, `[ api_key_id, interface, request_id, request_ip, success ]`, `[ api_key_id, interface, request_id, request_ip, user_id ]`, `[ api_key_id, interface, request_id, request_ip, created_at ]`, `[ api_key_id, interface, request_id, request_method, success ]`, `[ api_key_id, interface, request_id, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_method, created_at ]`, `[ api_key_id, interface, request_id, success, user_id ]`, `[ api_key_id, interface, request_id, success, created_at ]`, `[ api_key_id, interface, request_id, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success ]`, `[ api_key_id, interface, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id ]`, `[ api_key_id, interface, request_ip, success, created_at ]`, `[ api_key_id, interface, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id ]`, `[ api_key_id, interface, request_method, success, created_at ]`, `[ api_key_id, interface, request_method, user_id, created_at ]`, `[ api_key_id, interface, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success ]`, `[ api_key_id, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id ]`, `[ api_key_id, request_id, request_ip, success, created_at ]`, `[ api_key_id, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id ]`, `[ api_key_id, request_id, request_method, success, created_at ]`, `[ api_key_id, request_id, request_method, user_id, created_at ]`, `[ api_key_id, request_id, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success ]`, `[ interface, request_id, request_ip, request_method, user_id ]`, `[ interface, request_id, request_ip, request_method, created_at ]`, `[ interface, request_id, request_ip, success, user_id ]`, `[ interface, request_id, request_ip, success, created_at ]`, `[ interface, request_id, request_ip, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id ]`, `[ interface, request_id, request_method, success, created_at ]`, `[ interface, request_id, request_method, user_id, created_at ]`, `[ interface, request_id, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id ]`, `[ interface, request_ip, request_method, success, created_at ]`, `[ interface, request_ip, request_method, user_id, created_at ]`, `[ interface, request_ip, success, user_id, created_at ]`, `[ interface, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id ]`, `[ request_id, request_ip, request_method, success, created_at ]`, `[ request_id, request_ip, request_method, user_id, created_at ]`, `[ request_id, request_ip, success, user_id, created_at ]`, `[ request_id, request_method, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id ]`, `[ interface, request_id, request_ip, request_method, success, created_at ]`, `[ interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ interface, request_id, request_ip, success, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id, created_at ]` or `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id, created_at ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `interface`, `request_id`, `request_ip` or `request_method`. Valid field combinations are `[ api_key_id ]`, `[ interface ]`, `[ request_id ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ user_id ]`, `[ created_at ]`, `[ api_key_id, interface ]`, `[ api_key_id, request_id ]`, `[ api_key_id, request_ip ]`, `[ api_key_id, request_method ]`, `[ api_key_id, success ]`, `[ api_key_id, user_id ]`, `[ api_key_id, created_at ]`, `[ interface, request_id ]`, `[ interface, request_ip ]`, `[ interface, request_method ]`, `[ interface, success ]`, `[ interface, user_id ]`, `[ interface, created_at ]`, `[ request_id, request_ip ]`, `[ request_id, request_method ]`, `[ request_id, success ]`, `[ request_id, user_id ]`, `[ request_id, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, user_id ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, user_id ]`, `[ request_method, created_at ]`, `[ success, user_id ]`, `[ success, created_at ]`, `[ user_id, created_at ]`, `[ api_key_id, interface, request_id ]`, `[ api_key_id, interface, request_ip ]`, `[ api_key_id, interface, request_method ]`, `[ api_key_id, interface, success ]`, `[ api_key_id, interface, user_id ]`, `[ api_key_id, interface, created_at ]`, `[ api_key_id, request_id, request_ip ]`, `[ api_key_id, request_id, request_method ]`, `[ api_key_id, request_id, success ]`, `[ api_key_id, request_id, user_id ]`, `[ api_key_id, request_id, created_at ]`, `[ api_key_id, request_ip, request_method ]`, `[ api_key_id, request_ip, success ]`, `[ api_key_id, request_ip, user_id ]`, `[ api_key_id, request_ip, created_at ]`, `[ api_key_id, request_method, success ]`, `[ api_key_id, request_method, user_id ]`, `[ api_key_id, request_method, created_at ]`, `[ api_key_id, success, user_id ]`, `[ api_key_id, success, created_at ]`, `[ api_key_id, user_id, created_at ]`, `[ interface, request_id, request_ip ]`, `[ interface, request_id, request_method ]`, `[ interface, request_id, success ]`, `[ interface, request_id, user_id ]`, `[ interface, request_id, created_at ]`, `[ interface, request_ip, request_method ]`, `[ interface, request_ip, success ]`, `[ interface, request_ip, user_id ]`, `[ interface, request_ip, created_at ]`, `[ interface, request_method, success ]`, `[ interface, request_method, user_id ]`, `[ interface, request_method, created_at ]`, `[ interface, success, user_id ]`, `[ interface, success, created_at ]`, `[ interface, user_id, created_at ]`, `[ request_id, request_ip, request_method ]`, `[ request_id, request_ip, success ]`, `[ request_id, request_ip, user_id ]`, `[ request_id, request_ip, created_at ]`, `[ request_id, request_method, success ]`, `[ request_id, request_method, user_id ]`, `[ request_id, request_method, created_at ]`, `[ request_id, success, user_id ]`, `[ request_id, success, created_at ]`, `[ request_id, user_id, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, user_id ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, user_id ]`, `[ request_ip, success, created_at ]`, `[ request_ip, user_id, created_at ]`, `[ request_method, success, user_id ]`, `[ request_method, success, created_at ]`, `[ request_method, user_id, created_at ]`, `[ success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip ]`, `[ api_key_id, interface, request_id, request_method ]`, `[ api_key_id, interface, request_id, success ]`, `[ api_key_id, interface, request_id, user_id ]`, `[ api_key_id, interface, request_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method ]`, `[ api_key_id, interface, request_ip, success ]`, `[ api_key_id, interface, request_ip, user_id ]`, `[ api_key_id, interface, request_ip, created_at ]`, `[ api_key_id, interface, request_method, success ]`, `[ api_key_id, interface, request_method, user_id ]`, `[ api_key_id, interface, request_method, created_at ]`, `[ api_key_id, interface, success, user_id ]`, `[ api_key_id, interface, success, created_at ]`, `[ api_key_id, interface, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method ]`, `[ api_key_id, request_id, request_ip, success ]`, `[ api_key_id, request_id, request_ip, user_id ]`, `[ api_key_id, request_id, request_ip, created_at ]`, `[ api_key_id, request_id, request_method, success ]`, `[ api_key_id, request_id, request_method, user_id ]`, `[ api_key_id, request_id, request_method, created_at ]`, `[ api_key_id, request_id, success, user_id ]`, `[ api_key_id, request_id, success, created_at ]`, `[ api_key_id, request_id, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success ]`, `[ api_key_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_ip, success, user_id ]`, `[ api_key_id, request_ip, success, created_at ]`, `[ api_key_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id ]`, `[ api_key_id, request_method, success, created_at ]`, `[ api_key_id, request_method, user_id, created_at ]`, `[ api_key_id, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method ]`, `[ interface, request_id, request_ip, success ]`, `[ interface, request_id, request_ip, user_id ]`, `[ interface, request_id, request_ip, created_at ]`, `[ interface, request_id, request_method, success ]`, `[ interface, request_id, request_method, user_id ]`, `[ interface, request_id, request_method, created_at ]`, `[ interface, request_id, success, user_id ]`, `[ interface, request_id, success, created_at ]`, `[ interface, request_id, user_id, created_at ]`, `[ interface, request_ip, request_method, success ]`, `[ interface, request_ip, request_method, user_id ]`, `[ interface, request_ip, request_method, created_at ]`, `[ interface, request_ip, success, user_id ]`, `[ interface, request_ip, success, created_at ]`, `[ interface, request_ip, user_id, created_at ]`, `[ interface, request_method, success, user_id ]`, `[ interface, request_method, success, created_at ]`, `[ interface, request_method, user_id, created_at ]`, `[ interface, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success ]`, `[ request_id, request_ip, request_method, user_id ]`, `[ request_id, request_ip, request_method, created_at ]`, `[ request_id, request_ip, success, user_id ]`, `[ request_id, request_ip, success, created_at ]`, `[ request_id, request_ip, user_id, created_at ]`, `[ request_id, request_method, success, user_id ]`, `[ request_id, request_method, success, created_at ]`, `[ request_id, request_method, user_id, created_at ]`, `[ request_id, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id ]`, `[ request_ip, request_method, success, created_at ]`, `[ request_ip, request_method, user_id, created_at ]`, `[ request_ip, success, user_id, created_at ]`, `[ request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method ]`, `[ api_key_id, interface, request_id, request_ip, success ]`, `[ api_key_id, interface, request_id, request_ip, user_id ]`, `[ api_key_id, interface, request_id, request_ip, created_at ]`, `[ api_key_id, interface, request_id, request_method, success ]`, `[ api_key_id, interface, request_id, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_method, created_at ]`, `[ api_key_id, interface, request_id, success, user_id ]`, `[ api_key_id, interface, request_id, success, created_at ]`, `[ api_key_id, interface, request_id, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success ]`, `[ api_key_id, interface, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id ]`, `[ api_key_id, interface, request_ip, success, created_at ]`, `[ api_key_id, interface, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id ]`, `[ api_key_id, interface, request_method, success, created_at ]`, `[ api_key_id, interface, request_method, user_id, created_at ]`, `[ api_key_id, interface, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success ]`, `[ api_key_id, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id ]`, `[ api_key_id, request_id, request_ip, success, created_at ]`, `[ api_key_id, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id ]`, `[ api_key_id, request_id, request_method, success, created_at ]`, `[ api_key_id, request_id, request_method, user_id, created_at ]`, `[ api_key_id, request_id, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success ]`, `[ interface, request_id, request_ip, request_method, user_id ]`, `[ interface, request_id, request_ip, request_method, created_at ]`, `[ interface, request_id, request_ip, success, user_id ]`, `[ interface, request_id, request_ip, success, created_at ]`, `[ interface, request_id, request_ip, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id ]`, `[ interface, request_id, request_method, success, created_at ]`, `[ interface, request_id, request_method, user_id, created_at ]`, `[ interface, request_id, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id ]`, `[ interface, request_ip, request_method, success, created_at ]`, `[ interface, request_ip, request_method, user_id, created_at ]`, `[ interface, request_ip, success, user_id, created_at ]`, `[ interface, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id ]`, `[ request_id, request_ip, request_method, success, created_at ]`, `[ request_id, request_ip, request_method, user_id, created_at ]`, `[ request_id, request_ip, success, user_id, created_at ]`, `[ request_id, request_method, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id ]`, `[ interface, request_id, request_ip, request_method, success, created_at ]`, `[ interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ interface, request_id, request_ip, success, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id, created_at ]` or `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id, created_at ]`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ api_key_id ]`, `[ interface ]`, `[ request_id ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ user_id ]`, `[ created_at ]`, `[ api_key_id, interface ]`, `[ api_key_id, request_id ]`, `[ api_key_id, request_ip ]`, `[ api_key_id, request_method ]`, `[ api_key_id, success ]`, `[ api_key_id, user_id ]`, `[ api_key_id, created_at ]`, `[ interface, request_id ]`, `[ interface, request_ip ]`, `[ interface, request_method ]`, `[ interface, success ]`, `[ interface, user_id ]`, `[ interface, created_at ]`, `[ request_id, request_ip ]`, `[ request_id, request_method ]`, `[ request_id, success ]`, `[ request_id, user_id ]`, `[ request_id, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, user_id ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, user_id ]`, `[ request_method, created_at ]`, `[ success, user_id ]`, `[ success, created_at ]`, `[ user_id, created_at ]`, `[ api_key_id, interface, request_id ]`, `[ api_key_id, interface, request_ip ]`, `[ api_key_id, interface, request_method ]`, `[ api_key_id, interface, success ]`, `[ api_key_id, interface, user_id ]`, `[ api_key_id, interface, created_at ]`, `[ api_key_id, request_id, request_ip ]`, `[ api_key_id, request_id, request_method ]`, `[ api_key_id, request_id, success ]`, `[ api_key_id, request_id, user_id ]`, `[ api_key_id, request_id, created_at ]`, `[ api_key_id, request_ip, request_method ]`, `[ api_key_id, request_ip, success ]`, `[ api_key_id, request_ip, user_id ]`, `[ api_key_id, request_ip, created_at ]`, `[ api_key_id, request_method, success ]`, `[ api_key_id, request_method, user_id ]`, `[ api_key_id, request_method, created_at ]`, `[ api_key_id, success, user_id ]`, `[ api_key_id, success, created_at ]`, `[ api_key_id, user_id, created_at ]`, `[ interface, request_id, request_ip ]`, `[ interface, request_id, request_method ]`, `[ interface, request_id, success ]`, `[ interface, request_id, user_id ]`, `[ interface, request_id, created_at ]`, `[ interface, request_ip, request_method ]`, `[ interface, request_ip, success ]`, `[ interface, request_ip, user_id ]`, `[ interface, request_ip, created_at ]`, `[ interface, request_method, success ]`, `[ interface, request_method, user_id ]`, `[ interface, request_method, created_at ]`, `[ interface, success, user_id ]`, `[ interface, success, created_at ]`, `[ interface, user_id, created_at ]`, `[ request_id, request_ip, request_method ]`, `[ request_id, request_ip, success ]`, `[ request_id, request_ip, user_id ]`, `[ request_id, request_ip, created_at ]`, `[ request_id, request_method, success ]`, `[ request_id, request_method, user_id ]`, `[ request_id, request_method, created_at ]`, `[ request_id, success, user_id ]`, `[ request_id, success, created_at ]`, `[ request_id, user_id, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, user_id ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, user_id ]`, `[ request_ip, success, created_at ]`, `[ request_ip, user_id, created_at ]`, `[ request_method, success, user_id ]`, `[ request_method, success, created_at ]`, `[ request_method, user_id, created_at ]`, `[ success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip ]`, `[ api_key_id, interface, request_id, request_method ]`, `[ api_key_id, interface, request_id, success ]`, `[ api_key_id, interface, request_id, user_id ]`, `[ api_key_id, interface, request_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method ]`, `[ api_key_id, interface, request_ip, success ]`, `[ api_key_id, interface, request_ip, user_id ]`, `[ api_key_id, interface, request_ip, created_at ]`, `[ api_key_id, interface, request_method, success ]`, `[ api_key_id, interface, request_method, user_id ]`, `[ api_key_id, interface, request_method, created_at ]`, `[ api_key_id, interface, success, user_id ]`, `[ api_key_id, interface, success, created_at ]`, `[ api_key_id, interface, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method ]`, `[ api_key_id, request_id, request_ip, success ]`, `[ api_key_id, request_id, request_ip, user_id ]`, `[ api_key_id, request_id, request_ip, created_at ]`, `[ api_key_id, request_id, request_method, success ]`, `[ api_key_id, request_id, request_method, user_id ]`, `[ api_key_id, request_id, request_method, created_at ]`, `[ api_key_id, request_id, success, user_id ]`, `[ api_key_id, request_id, success, created_at ]`, `[ api_key_id, request_id, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success ]`, `[ api_key_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_ip, success, user_id ]`, `[ api_key_id, request_ip, success, created_at ]`, `[ api_key_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id ]`, `[ api_key_id, request_method, success, created_at ]`, `[ api_key_id, request_method, user_id, created_at ]`, `[ api_key_id, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method ]`, `[ interface, request_id, request_ip, success ]`, `[ interface, request_id, request_ip, user_id ]`, `[ interface, request_id, request_ip, created_at ]`, `[ interface, request_id, request_method, success ]`, `[ interface, request_id, request_method, user_id ]`, `[ interface, request_id, request_method, created_at ]`, `[ interface, request_id, success, user_id ]`, `[ interface, request_id, success, created_at ]`, `[ interface, request_id, user_id, created_at ]`, `[ interface, request_ip, request_method, success ]`, `[ interface, request_ip, request_method, user_id ]`, `[ interface, request_ip, request_method, created_at ]`, `[ interface, request_ip, success, user_id ]`, `[ interface, request_ip, success, created_at ]`, `[ interface, request_ip, user_id, created_at ]`, `[ interface, request_method, success, user_id ]`, `[ interface, request_method, success, created_at ]`, `[ interface, request_method, user_id, created_at ]`, `[ interface, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success ]`, `[ request_id, request_ip, request_method, user_id ]`, `[ request_id, request_ip, request_method, created_at ]`, `[ request_id, request_ip, success, user_id ]`, `[ request_id, request_ip, success, created_at ]`, `[ request_id, request_ip, user_id, created_at ]`, `[ request_id, request_method, success, user_id ]`, `[ request_id, request_method, success, created_at ]`, `[ request_id, request_method, user_id, created_at ]`, `[ request_id, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id ]`, `[ request_ip, request_method, success, created_at ]`, `[ request_ip, request_method, user_id, created_at ]`, `[ request_ip, success, user_id, created_at ]`, `[ request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method ]`, `[ api_key_id, interface, request_id, request_ip, success ]`, `[ api_key_id, interface, request_id, request_ip, user_id ]`, `[ api_key_id, interface, request_id, request_ip, created_at ]`, `[ api_key_id, interface, request_id, request_method, success ]`, `[ api_key_id, interface, request_id, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_method, created_at ]`, `[ api_key_id, interface, request_id, success, user_id ]`, `[ api_key_id, interface, request_id, success, created_at ]`, `[ api_key_id, interface, request_id, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success ]`, `[ api_key_id, interface, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id ]`, `[ api_key_id, interface, request_ip, success, created_at ]`, `[ api_key_id, interface, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id ]`, `[ api_key_id, interface, request_method, success, created_at ]`, `[ api_key_id, interface, request_method, user_id, created_at ]`, `[ api_key_id, interface, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success ]`, `[ api_key_id, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id ]`, `[ api_key_id, request_id, request_ip, success, created_at ]`, `[ api_key_id, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id ]`, `[ api_key_id, request_id, request_method, success, created_at ]`, `[ api_key_id, request_id, request_method, user_id, created_at ]`, `[ api_key_id, request_id, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success ]`, `[ interface, request_id, request_ip, request_method, user_id ]`, `[ interface, request_id, request_ip, request_method, created_at ]`, `[ interface, request_id, request_ip, success, user_id ]`, `[ interface, request_id, request_ip, success, created_at ]`, `[ interface, request_id, request_ip, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id ]`, `[ interface, request_id, request_method, success, created_at ]`, `[ interface, request_id, request_method, user_id, created_at ]`, `[ interface, request_id, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id ]`, `[ interface, request_ip, request_method, success, created_at ]`, `[ interface, request_ip, request_method, user_id, created_at ]`, `[ interface, request_ip, success, user_id, created_at ]`, `[ interface, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id ]`, `[ request_id, request_ip, request_method, success, created_at ]`, `[ request_id, request_ip, request_method, user_id, created_at ]`, `[ request_id, request_ip, success, user_id, created_at ]`, `[ request_id, request_method, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id ]`, `[ interface, request_id, request_ip, request_method, success, created_at ]`, `[ interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ interface, request_id, request_ip, success, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id, created_at ]` or `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id, created_at ]`., filter_lteq: any # 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 `[ api_key_id ]`, `[ interface ]`, `[ request_id ]`, `[ request_ip ]`, `[ request_method ]`, `[ success ]`, `[ user_id ]`, `[ created_at ]`, `[ api_key_id, interface ]`, `[ api_key_id, request_id ]`, `[ api_key_id, request_ip ]`, `[ api_key_id, request_method ]`, `[ api_key_id, success ]`, `[ api_key_id, user_id ]`, `[ api_key_id, created_at ]`, `[ interface, request_id ]`, `[ interface, request_ip ]`, `[ interface, request_method ]`, `[ interface, success ]`, `[ interface, user_id ]`, `[ interface, created_at ]`, `[ request_id, request_ip ]`, `[ request_id, request_method ]`, `[ request_id, success ]`, `[ request_id, user_id ]`, `[ request_id, created_at ]`, `[ request_ip, request_method ]`, `[ request_ip, success ]`, `[ request_ip, user_id ]`, `[ request_ip, created_at ]`, `[ request_method, success ]`, `[ request_method, user_id ]`, `[ request_method, created_at ]`, `[ success, user_id ]`, `[ success, created_at ]`, `[ user_id, created_at ]`, `[ api_key_id, interface, request_id ]`, `[ api_key_id, interface, request_ip ]`, `[ api_key_id, interface, request_method ]`, `[ api_key_id, interface, success ]`, `[ api_key_id, interface, user_id ]`, `[ api_key_id, interface, created_at ]`, `[ api_key_id, request_id, request_ip ]`, `[ api_key_id, request_id, request_method ]`, `[ api_key_id, request_id, success ]`, `[ api_key_id, request_id, user_id ]`, `[ api_key_id, request_id, created_at ]`, `[ api_key_id, request_ip, request_method ]`, `[ api_key_id, request_ip, success ]`, `[ api_key_id, request_ip, user_id ]`, `[ api_key_id, request_ip, created_at ]`, `[ api_key_id, request_method, success ]`, `[ api_key_id, request_method, user_id ]`, `[ api_key_id, request_method, created_at ]`, `[ api_key_id, success, user_id ]`, `[ api_key_id, success, created_at ]`, `[ api_key_id, user_id, created_at ]`, `[ interface, request_id, request_ip ]`, `[ interface, request_id, request_method ]`, `[ interface, request_id, success ]`, `[ interface, request_id, user_id ]`, `[ interface, request_id, created_at ]`, `[ interface, request_ip, request_method ]`, `[ interface, request_ip, success ]`, `[ interface, request_ip, user_id ]`, `[ interface, request_ip, created_at ]`, `[ interface, request_method, success ]`, `[ interface, request_method, user_id ]`, `[ interface, request_method, created_at ]`, `[ interface, success, user_id ]`, `[ interface, success, created_at ]`, `[ interface, user_id, created_at ]`, `[ request_id, request_ip, request_method ]`, `[ request_id, request_ip, success ]`, `[ request_id, request_ip, user_id ]`, `[ request_id, request_ip, created_at ]`, `[ request_id, request_method, success ]`, `[ request_id, request_method, user_id ]`, `[ request_id, request_method, created_at ]`, `[ request_id, success, user_id ]`, `[ request_id, success, created_at ]`, `[ request_id, user_id, created_at ]`, `[ request_ip, request_method, success ]`, `[ request_ip, request_method, user_id ]`, `[ request_ip, request_method, created_at ]`, `[ request_ip, success, user_id ]`, `[ request_ip, success, created_at ]`, `[ request_ip, user_id, created_at ]`, `[ request_method, success, user_id ]`, `[ request_method, success, created_at ]`, `[ request_method, user_id, created_at ]`, `[ success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip ]`, `[ api_key_id, interface, request_id, request_method ]`, `[ api_key_id, interface, request_id, success ]`, `[ api_key_id, interface, request_id, user_id ]`, `[ api_key_id, interface, request_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method ]`, `[ api_key_id, interface, request_ip, success ]`, `[ api_key_id, interface, request_ip, user_id ]`, `[ api_key_id, interface, request_ip, created_at ]`, `[ api_key_id, interface, request_method, success ]`, `[ api_key_id, interface, request_method, user_id ]`, `[ api_key_id, interface, request_method, created_at ]`, `[ api_key_id, interface, success, user_id ]`, `[ api_key_id, interface, success, created_at ]`, `[ api_key_id, interface, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method ]`, `[ api_key_id, request_id, request_ip, success ]`, `[ api_key_id, request_id, request_ip, user_id ]`, `[ api_key_id, request_id, request_ip, created_at ]`, `[ api_key_id, request_id, request_method, success ]`, `[ api_key_id, request_id, request_method, user_id ]`, `[ api_key_id, request_id, request_method, created_at ]`, `[ api_key_id, request_id, success, user_id ]`, `[ api_key_id, request_id, success, created_at ]`, `[ api_key_id, request_id, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success ]`, `[ api_key_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_ip, success, user_id ]`, `[ api_key_id, request_ip, success, created_at ]`, `[ api_key_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id ]`, `[ api_key_id, request_method, success, created_at ]`, `[ api_key_id, request_method, user_id, created_at ]`, `[ api_key_id, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method ]`, `[ interface, request_id, request_ip, success ]`, `[ interface, request_id, request_ip, user_id ]`, `[ interface, request_id, request_ip, created_at ]`, `[ interface, request_id, request_method, success ]`, `[ interface, request_id, request_method, user_id ]`, `[ interface, request_id, request_method, created_at ]`, `[ interface, request_id, success, user_id ]`, `[ interface, request_id, success, created_at ]`, `[ interface, request_id, user_id, created_at ]`, `[ interface, request_ip, request_method, success ]`, `[ interface, request_ip, request_method, user_id ]`, `[ interface, request_ip, request_method, created_at ]`, `[ interface, request_ip, success, user_id ]`, `[ interface, request_ip, success, created_at ]`, `[ interface, request_ip, user_id, created_at ]`, `[ interface, request_method, success, user_id ]`, `[ interface, request_method, success, created_at ]`, `[ interface, request_method, user_id, created_at ]`, `[ interface, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success ]`, `[ request_id, request_ip, request_method, user_id ]`, `[ request_id, request_ip, request_method, created_at ]`, `[ request_id, request_ip, success, user_id ]`, `[ request_id, request_ip, success, created_at ]`, `[ request_id, request_ip, user_id, created_at ]`, `[ request_id, request_method, success, user_id ]`, `[ request_id, request_method, success, created_at ]`, `[ request_id, request_method, user_id, created_at ]`, `[ request_id, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id ]`, `[ request_ip, request_method, success, created_at ]`, `[ request_ip, request_method, user_id, created_at ]`, `[ request_ip, success, user_id, created_at ]`, `[ request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method ]`, `[ api_key_id, interface, request_id, request_ip, success ]`, `[ api_key_id, interface, request_id, request_ip, user_id ]`, `[ api_key_id, interface, request_id, request_ip, created_at ]`, `[ api_key_id, interface, request_id, request_method, success ]`, `[ api_key_id, interface, request_id, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_method, created_at ]`, `[ api_key_id, interface, request_id, success, user_id ]`, `[ api_key_id, interface, request_id, success, created_at ]`, `[ api_key_id, interface, request_id, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success ]`, `[ api_key_id, interface, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id ]`, `[ api_key_id, interface, request_ip, success, created_at ]`, `[ api_key_id, interface, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id ]`, `[ api_key_id, interface, request_method, success, created_at ]`, `[ api_key_id, interface, request_method, user_id, created_at ]`, `[ api_key_id, interface, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success ]`, `[ api_key_id, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id ]`, `[ api_key_id, request_id, request_ip, success, created_at ]`, `[ api_key_id, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id ]`, `[ api_key_id, request_id, request_method, success, created_at ]`, `[ api_key_id, request_id, request_method, user_id, created_at ]`, `[ api_key_id, request_id, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success ]`, `[ interface, request_id, request_ip, request_method, user_id ]`, `[ interface, request_id, request_ip, request_method, created_at ]`, `[ interface, request_id, request_ip, success, user_id ]`, `[ interface, request_id, request_ip, success, created_at ]`, `[ interface, request_id, request_ip, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id ]`, `[ interface, request_id, request_method, success, created_at ]`, `[ interface, request_id, request_method, user_id, created_at ]`, `[ interface, request_id, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id ]`, `[ interface, request_ip, request_method, success, created_at ]`, `[ interface, request_ip, request_method, user_id, created_at ]`, `[ interface, request_ip, success, user_id, created_at ]`, `[ interface, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id ]`, `[ request_id, request_ip, request_method, success, created_at ]`, `[ request_id, request_ip, request_method, user_id, created_at ]`, `[ request_id, request_ip, success, user_id, created_at ]`, `[ request_id, request_method, success, user_id, created_at ]`, `[ request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id ]`, `[ interface, request_id, request_ip, request_method, success, created_at ]`, `[ interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ interface, request_id, request_ip, success, user_id, created_at ]`, `[ interface, request_id, request_method, success, user_id, created_at ]`, `[ interface, request_ip, request_method, success, user_id, created_at ]`, `[ request_id, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id ]`, `[ api_key_id, interface, request_id, request_ip, request_method, success, created_at ]`, `[ api_key_id, interface, request_id, request_ip, request_method, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_ip, success, user_id, created_at ]`, `[ api_key_id, interface, request_id, request_method, success, user_id, created_at ]`, `[ api_key_id, interface, request_ip, request_method, success, user_id, created_at ]`, `[ api_key_id, request_id, request_ip, request_method, success, user_id, created_at ]`, `[ interface, request_id, request_ip, request_method, success, user_id, created_at ]` or `[ api_key_id, interface, request_id, request_ip, request_method, success, user_id, created_at ]`.}\n@returns(200) A list of ApiRequestLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group apps\n@endpoint GET /apps\n@desc List Apps\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `name` and `app_type`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `name` and `app_type`. Valid field combinations are `[ name, app_type ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `name`.}\n@returns(200) A list of Apps objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group as2_incoming_messages\n@endpoint GET /as2_incoming_messages\n@desc List AS2 Incoming Messages\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `created_at` or `as2_partner_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `as2_station_id`, `workspace_id` or `as2_partner_id`. Valid field combinations are `[ as2_station_id, created_at ]`, `[ workspace_id, created_at ]`, `[ as2_partner_id, created_at ]`, `[ workspace_id, as2_station_id ]`, `[ workspace_id, as2_partner_id ]`, `[ workspace_id, as2_station_id, created_at ]` or `[ workspace_id, as2_partner_id, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of As2IncomingMessages objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group as2_outgoing_messages\n@endpoint GET /as2_outgoing_messages\n@desc List AS2 Outgoing Messages\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `created_at` or `as2_partner_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `as2_station_id`, `workspace_id` or `as2_partner_id`. Valid field combinations are `[ as2_station_id, created_at ]`, `[ workspace_id, created_at ]`, `[ as2_partner_id, created_at ]`, `[ workspace_id, as2_station_id ]`, `[ workspace_id, as2_partner_id ]`, `[ workspace_id, as2_station_id, created_at ]` or `[ workspace_id, as2_partner_id, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of As2OutgoingMessages objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group as2_partners\n@endpoint DELETE /as2_partners/{id}\n@desc Delete AS2 Partner\n@required {id: any # As2 Partner ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /as2_partners/{id}\n@desc Update AS2 Partner\n@required {id: any # As2 Partner ID.}\n@optional {enable_dedicated_ips: any # If `true`, we will use your site's dedicated IPs for all outbound connections to this AS2 Partner., http_auth_username: any # Username to send to server for HTTP Authentication., http_auth_password: any # Password to send to server for HTTP Authentication., mdn_validation_level: any # How should Files.com evaluate message transfer success based on a partner's MDN response?  This setting does not affect MDN storage; all MDNs received from a partner are always stored. `none`: MDN is stored for informational purposes only, a successful HTTPS transfer is a successful AS2 transfer. `weak`: Inspect the MDN for MIC and Disposition only. `normal`: `weak` plus validate MDN signature matches body, `strict`: `normal` but do not allow signatures from self-signed or incorrectly purposed certificates. `auto`: Automatically set the correct value for this setting based on next mdn received., signature_validation_level: any # Should Files.com require signatures on incoming AS2 messages?  `normal`: require that incoming messages are signed with a valid matching signature. `none`: Unsigned incoming messages are allowed. `auto`: Automatically set the correct value for this setting based on next message received., server_certificate: any # Should we require that the remote HTTP server have a valid SSL Certificate for HTTPS? (This only applies to Outgoing AS2 message from Files.com to a Partner.), default_mime_type: any # Default mime type of the file attached to the encrypted message, additional_http_headers: any # Additional HTTP Headers for outgoing message sent to this partner., name: any # The partner's formal AS2 name., uri: any # Public URI where we will send the AS2 messages (via HTTP/HTTPS)., public_certificate: any # Public certificate for AS2 Partner.  Note: This is the certificate for AS2 message security, not a certificate used for HTTPS authentication.}\n@returns(200) The As2Partners object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /as2_partners/{id}\n@desc Show AS2 Partner\n@required {id: any # As2 Partner ID.}\n@returns(200) The As2Partners object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /as2_partners\n@desc Create AS2 Partner\n@required {as2_station_id: any # ID of the AS2 Station associated with this partner., name: any # The partner's formal AS2 name., uri: any # Public URI where we will send the AS2 messages (via HTTP/HTTPS)., public_certificate: any # Public certificate for AS2 Partner.  Note: This is the certificate for AS2 message security, not a certificate used for HTTPS authentication.}\n@optional {enable_dedicated_ips: any # If `true`, we will use your site's dedicated IPs for all outbound connections to this AS2 Partner., http_auth_username: any # Username to send to server for HTTP Authentication., http_auth_password: any # Password to send to server for HTTP Authentication., mdn_validation_level: any # How should Files.com evaluate message transfer success based on a partner's MDN response?  This setting does not affect MDN storage; all MDNs received from a partner are always stored. `none`: MDN is stored for informational purposes only, a successful HTTPS transfer is a successful AS2 transfer. `weak`: Inspect the MDN for MIC and Disposition only. `normal`: `weak` plus validate MDN signature matches body, `strict`: `normal` but do not allow signatures from self-signed or incorrectly purposed certificates. `auto`: Automatically set the correct value for this setting based on next mdn received., signature_validation_level: any # Should Files.com require signatures on incoming AS2 messages?  `normal`: require that incoming messages are signed with a valid matching signature. `none`: Unsigned incoming messages are allowed. `auto`: Automatically set the correct value for this setting based on next message received., server_certificate: any # Should we require that the remote HTTP server have a valid SSL Certificate for HTTPS? (This only applies to Outgoing AS2 message from Files.com to a Partner.), default_mime_type: any # Default mime type of the file attached to the encrypted message, additional_http_headers: any # Additional HTTP Headers for outgoing message sent to this partner.}\n@returns(201) The As2Partners object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /as2_partners\n@desc List AS2 Partners\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `as2_station_id` or `name`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `as2_station_id` and `workspace_id`. Valid field combinations are `[ workspace_id, as2_station_id ]`.}\n@returns(200) A list of As2Partners objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group as2_stations\n@endpoint DELETE /as2_stations/{id}\n@desc Delete AS2 Station\n@required {id: any # As2 Station ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /as2_stations/{id}\n@desc Update AS2 Station\n@required {id: any # As2 Station ID.}\n@optional {name: any # The station's formal AS2 name., public_certificate: any, private_key: any, private_key_password: any}\n@returns(200) The As2Stations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /as2_stations/{id}\n@desc Show AS2 Station\n@required {id: any # As2 Station ID.}\n@returns(200) The As2Stations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /as2_stations\n@desc Create AS2 Station\n@required {name: any # The station's formal AS2 name., public_certificate: any, private_key: any}\n@optional {workspace_id: any # ID of the Workspace associated with this AS2 Station., private_key_password: any}\n@returns(201) The As2Stations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /as2_stations\n@desc List AS2 Stations\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id` and `name`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `workspace_id`.}\n@returns(200) A list of As2Stations objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group automations\n@endpoint POST /automations/{id}/manual_run\n@desc Manually Run Automation\n@required {id: any # Automation ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /automations/{id}\n@desc Delete Automation\n@required {id: any # Automation ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /automations/{id}\n@desc Update Automation\n@required {id: any # Automation ID.}\n@optional {source: any # Source path/glob.  See Automation docs for exact description, but this is used to filter for files in the `path` to find files to operate on. Supports globs, except on remote mounts., destinations: any # A list of destination paths. Use a trailing slash for folder destinations and omit it for file destinations., destination_replace_from: any # If set, this string in the destination path will be replaced with the value in `destination_replace_to`., destination_replace_to: any # If set, this string will replace the value `destination_replace_from` in the destination filename. You can use special patterns here., interval: any # How often to run this automation? One of: `day`, `week`, `week_end`, `month`, `month_end`, `quarter`, `quarter_end`, `year`, `year_end`, path: any # Path on which this Automation runs.  Supports globs, except on remote mounts., legacy_sync_ids: any # A list of legacy sync IDs the automation is associated with. If sent as a string, it should be comma-delimited., sync_ids: any # A list of sync IDs the automation is associated with. If sent as a string, it should be comma-delimited., user_ids: any # A list of user IDs the automation is associated with. If sent as a string, it should be comma-delimited., group_ids: any # A list of group IDs the automation is associated with. If sent as a string, it should be comma-delimited., schedule_days_of_week: any # If trigger is `custom_schedule`. A list of days of the week to run this automation. 0 is Sunday, 1 is Monday, etc., schedule_times_of_day: any # Times of day to run in HH:MM format (24-hour). Required for `custom_schedule` triggers. Optional for `daily` triggers - if not set, runs at midnight UTC., schedule_time_zone: any # Time zone for scheduled times. Optional for both `custom_schedule` and `daily` triggers. If not set, times are interpreted as UTC., holiday_region: any # Skip automation on holidays in this region. Optional for both `custom_schedule` and `daily` triggers., always_overwrite_size_matching_files: any # Ordinarily, files with identical size in the source and destination will be skipped from copy operations to prevent wasted transfer.  If this flag is `true` we will overwrite the destination file always.  Note that this may cause large amounts of wasted transfer usage.  This setting has no effect unless `overwrite_files` is also set to `true`., always_serialize_jobs: any # Ordinarily, we will allow automation runs to run in parallel for non-scheduled automations. If this flag is `true` we will force automation runs to be serialized (run one at a time, one after another). This can resolve some issues with race conditions on remote systems at the cost of some performance., description: any # Description for the this Automation., disabled: any # If true, this automation will not run., exclude_pattern: any # If set, this glob pattern will exclude files from the automation. Supports globs, except on remote mounts., import_urls: any # List of URLs to be imported and names to be used., flatten_destination_structure: any # Normally copy and move automations that use globs will implicitly preserve the source folder structure in the destination.  If this flag is `true`, the source folder structure will be flattened in the destination.  This is useful for copying or moving files from multiple folders into a single destination folder., ignore_locked_folders: any # If true, the Lock Folders behavior will be disregarded for automated actions., legacy_folder_matching: any # DEPRECATED: If `true`, use the legacy behavior for this automation, where it can operate on folders in addition to just files.  This behavior no longer works and should not be used., name: any # Name for this automation., overwrite_files: any # If true, existing files will be overwritten with new files on Move/Copy automations.  Note: by default files will not be overwritten on Copy automations if they appear to be the same file size as the newly incoming file.  Use the `always_overwrite_size_matching_files` option in conjunction with `overwrite_files` to override this behavior and overwrite files no matter what., path_time_zone: any # Timezone to use when rendering timestamps in paths., retry_on_failure_interval_in_minutes: any # If the Automation fails, retry at this interval (in minutes).  Acceptable values are 5 through 1440 (one day).  Set to null to disable., retry_on_failure_number_of_attempts: any # If the Automation fails, retry at most this many times.  Maximum allowed value: 10.  Set to null to disable., trigger: any # How this automation is triggered to run., trigger_actions: any # If trigger is `action`, this is the list of action types on which to trigger the automation. Valid actions are create, copy, move, archived_delete, update, read, destroy, value: any # A Hash of attributes specific to the automation type., recurring_day: any # If trigger type is `daily`, this specifies a day number to run in one of the supported intervals: `week`, `month`, `quarter`, `year`., automation: any # Automation type}\n@returns(200) The Automations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /automations/{id}\n@desc Show Automation\n@required {id: any # Automation ID.}\n@returns(200) The Automations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /automations\n@desc Create Automation\n@required {automation: any # Automation type}\n@optional {source: any # Source path/glob.  See Automation docs for exact description, but this is used to filter for files in the `path` to find files to operate on. Supports globs, except on remote mounts., destinations: any # A list of destination paths. Use a trailing slash for folder destinations and omit it for file destinations., destination_replace_from: any # If set, this string in the destination path will be replaced with the value in `destination_replace_to`., destination_replace_to: any # If set, this string will replace the value `destination_replace_from` in the destination filename. You can use special patterns here., interval: any # How often to run this automation? One of: `day`, `week`, `week_end`, `month`, `month_end`, `quarter`, `quarter_end`, `year`, `year_end`, path: any # Path on which this Automation runs.  Supports globs, except on remote mounts., legacy_sync_ids: any # A list of legacy sync IDs the automation is associated with. If sent as a string, it should be comma-delimited., sync_ids: any # A list of sync IDs the automation is associated with. If sent as a string, it should be comma-delimited., user_ids: any # A list of user IDs the automation is associated with. If sent as a string, it should be comma-delimited., group_ids: any # A list of group IDs the automation is associated with. If sent as a string, it should be comma-delimited., schedule_days_of_week: any # If trigger is `custom_schedule`. A list of days of the week to run this automation. 0 is Sunday, 1 is Monday, etc., schedule_times_of_day: any # Times of day to run in HH:MM format (24-hour). Required for `custom_schedule` triggers. Optional for `daily` triggers - if not set, runs at midnight UTC., schedule_time_zone: any # Time zone for scheduled times. Optional for both `custom_schedule` and `daily` triggers. If not set, times are interpreted as UTC., holiday_region: any # Skip automation on holidays in this region. Optional for both `custom_schedule` and `daily` triggers., always_overwrite_size_matching_files: any # Ordinarily, files with identical size in the source and destination will be skipped from copy operations to prevent wasted transfer.  If this flag is `true` we will overwrite the destination file always.  Note that this may cause large amounts of wasted transfer usage.  This setting has no effect unless `overwrite_files` is also set to `true`., always_serialize_jobs: any # Ordinarily, we will allow automation runs to run in parallel for non-scheduled automations. If this flag is `true` we will force automation runs to be serialized (run one at a time, one after another). This can resolve some issues with race conditions on remote systems at the cost of some performance., description: any # Description for the this Automation., disabled: any # If true, this automation will not run., exclude_pattern: any # If set, this glob pattern will exclude files from the automation. Supports globs, except on remote mounts., import_urls: any # List of URLs to be imported and names to be used., flatten_destination_structure: any # Normally copy and move automations that use globs will implicitly preserve the source folder structure in the destination.  If this flag is `true`, the source folder structure will be flattened in the destination.  This is useful for copying or moving files from multiple folders into a single destination folder., ignore_locked_folders: any # If true, the Lock Folders behavior will be disregarded for automated actions., legacy_folder_matching: any # DEPRECATED: If `true`, use the legacy behavior for this automation, where it can operate on folders in addition to just files.  This behavior no longer works and should not be used., name: any # Name for this automation., overwrite_files: any # If true, existing files will be overwritten with new files on Move/Copy automations.  Note: by default files will not be overwritten on Copy automations if they appear to be the same file size as the newly incoming file.  Use the `always_overwrite_size_matching_files` option in conjunction with `overwrite_files` to override this behavior and overwrite files no matter what., path_time_zone: any # Timezone to use when rendering timestamps in paths., retry_on_failure_interval_in_minutes: any # If the Automation fails, retry at this interval (in minutes).  Acceptable values are 5 through 1440 (one day).  Set to null to disable., retry_on_failure_number_of_attempts: any # If the Automation fails, retry at most this many times.  Maximum allowed value: 10.  Set to null to disable., trigger: any # How this automation is triggered to run., trigger_actions: any # If trigger is `action`, this is the list of action types on which to trigger the automation. Valid actions are create, copy, move, archived_delete, update, read, destroy, value: any # A Hash of attributes specific to the automation type., recurring_day: any # If trigger type is `daily`, this specifies a day number to run in one of the supported intervals: `week`, `month`, `quarter`, `year`., workspace_id: any # Workspace ID}\n@returns(201) The Automations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /automations\n@desc List Automations\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `name`, `automation`, `last_modified_at` or `disabled`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `disabled`, `last_modified_at`, `workspace_id` or `automation`. Valid field combinations are `[ disabled, last_modified_at ]`, `[ workspace_id, disabled ]`, `[ disabled, automation ]`, `[ workspace_id, last_modified_at ]`, `[ automation, last_modified_at ]`, `[ workspace_id, automation ]`, `[ workspace_id, disabled, last_modified_at ]`, `[ disabled, automation, last_modified_at ]`, `[ workspace_id, disabled, automation ]`, `[ workspace_id, automation, last_modified_at ]` or `[ workspace_id, disabled, automation, last_modified_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `last_modified_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `last_modified_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `last_modified_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `last_modified_at`.}\n@returns(200) A list of Automations objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group automation_logs\n@endpoint GET /automation_logs\n@desc List Automation Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # 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 ]`., filter_gt: any # 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 ]`., filter_gteq: any # 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 ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`. 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 ]`., filter_lt: any # 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 ]`., filter_lteq: any # 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 ]`.}\n@returns(200) A list of AutomationLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group automation_runs\n@endpoint GET /automation_runs/{id}\n@desc Show Automation Run\n@required {id: any # Automation Run ID.}\n@returns(200) The AutomationRuns object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /automation_runs\n@desc List Automation Runs\n@required {automation_id: any # ID of the associated Automation.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `automation_id`, `created_at` or `status`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `status`, `workspace_id` or `automation_id`. Valid field combinations are `[ automation_id, status ]`, `[ workspace_id, automation_id ]` or `[ workspace_id, automation_id, status ]`.}\n@returns(200) A list of AutomationRuns objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group bandwidth_snapshots\n@endpoint GET /bandwidth_snapshots\n@desc List Bandwidth Snapshots\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `logged_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `logged_at`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `logged_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `logged_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `logged_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `logged_at`.}\n@returns(200) A list of BandwidthSnapshots objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group behaviors\n@endpoint POST /behaviors/webhook/test\n@desc Test Webhook\n@required {url: any # URL for testing the webhook.}\n@optional {method: any # HTTP request method (GET or POST)., encoding: any # Encoding type for the webhook payload. Can be JSON, XML, or RAW (form data)., headers: any # Additional request headers to send via HTTP., body: any # Additional body parameters to include in the webhook payload., action: any # Action for test body.}\n@returns(200) The Behaviors object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /behaviors/{id}\n@desc Delete Behavior\n@required {id: any # Behavior ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /behaviors/{id}\n@desc Update Behavior\n@required {id: any # Behavior ID.}\n@optional {value: any # This field stores a hash of data specific to the type of behavior. See The Behavior Types section for example values for each type of behavior., attachment_file: any # Certain behaviors may require a file, for instance, the `watermark` behavior requires a watermark image. Attach that file here., disable_parent_folder_behavior: any # If `true`, the parent folder's behavior will be disabled for this folder and its children. This is the main mechanism for canceling out a `recursive` behavior higher in the folder tree., recursive: any # Whether the behavior should apply to child folders. This is only configurable for behavior types whose recursion mode is `sometimes`; `always` behaviors stay recursive and `never` behaviors stay non-recursive., name: any # Name for this behavior., description: any # Description for this behavior., attachment_delete: any # If `true`, delete the file stored in `attachment`.}\n@returns(200) The Behaviors object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /behaviors/{id}\n@desc Show Behavior\n@required {id: any # Behavior ID.}\n@returns(200) The Behaviors object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /behaviors\n@desc Create Behavior\n@required {path: any # Path where this behavior should apply., behavior: any # Behavior type.}\n@optional {value: any # This field stores a hash of data specific to the type of behavior. See The Behavior Types section for example values for each type of behavior., attachment_file: any # Certain behaviors may require a file, for instance, the `watermark` behavior requires a watermark image. Attach that file here., disable_parent_folder_behavior: any # If `true`, the parent folder's behavior will be disabled for this folder and its children. This is the main mechanism for canceling out a `recursive` behavior higher in the folder tree., recursive: any # Whether the behavior should apply to child folders. This is only configurable for behavior types whose recursion mode is `sometimes`; `always` behaviors stay recursive and `never` behaviors stay non-recursive., name: any # Name for this behavior., description: any # Description for this behavior.}\n@returns(201) The Behaviors object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /behaviors\n@desc List Behaviors\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `behavior`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `clickwrap_id`, `form_field_set_id`, `impacts_ui`, `remote_server_id` or `behavior`. Valid field combinations are `[ impacts_ui, behavior ]`.}\n@returns(200) A list of Behaviors objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /behaviors/folders/{path}\n@desc List Behaviors by Path\n@required {path: any # Path to operate on.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `behavior`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `impacts_ui` and `behavior`. Valid field combinations are `[ impacts_ui, behavior ]`., ancestor_behaviors: any # If `true`, behaviors above this path are shown.}\n@returns(200) A list of Behaviors objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group bundle_actions\n@endpoint GET /bundle_actions\n@desc List Bundle Actions\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `created_at` or `bundle_registration_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `bundle_id` or `bundle_registration_id`. Valid field combinations are `[ bundle_id, created_at ]`, `[ bundle_registration_id, created_at ]`, `[ bundle_id, bundle_registration_id ]` or `[ bundle_id, bundle_registration_id, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`., bundle_id: any # Bundle ID, bundle_registration_id: any # Bundle Registration ID}\n@returns(200) A list of BundleActions objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group bundle_downloads\n@endpoint GET /bundle_downloads\n@desc List Share Link Downloads\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id` and `created_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`., bundle_id: any # Bundle ID, bundle_registration_id: any # BundleRegistration ID}\n@returns(200) A list of BundleDownloads objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group bundle_notifications\n@endpoint DELETE /bundle_notifications/{id}\n@desc Delete Share Link Notification\n@required {id: any # Bundle Notification ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /bundle_notifications/{id}\n@desc Update Share Link Notification\n@required {id: any # Bundle Notification ID.}\n@optional {notify_on_registration: any # Triggers bundle notification when a registration action occurs for it., notify_on_upload: any # Triggers bundle notification when a upload action occurs for it.}\n@returns(200) The BundleNotifications object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /bundle_notifications/{id}\n@desc Show Share Link Notification\n@required {id: any # Bundle Notification ID.}\n@returns(200) The BundleNotifications object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /bundle_notifications\n@desc Create Share Link Notification\n@required {bundle_id: any # Bundle ID to notify on}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., notify_user_id: any # The id of the user to notify., notify_on_registration: any # Triggers bundle notification when a registration action occurs for it., notify_on_upload: any # Triggers bundle notification when a upload action occurs for it.}\n@returns(201) The BundleNotifications object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /bundle_notifications\n@desc List Share Link Notifications\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id` and `bundle_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `bundle_id`., bundle_id: any # Bundle ID}\n@returns(200) A list of BundleNotifications objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group bundle_recipients\n@endpoint POST /bundle_recipients\n@desc Create Share Link Recipient\n@required {bundle_id: any # Bundle to share., recipient: any # Email addresses to share this bundle with.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., name: any # Name of recipient., company: any # Company of recipient., note: any # Note to include in email., share_after_create: any # Set to true to share the link with the recipient upon creation.}\n@returns(201) The BundleRecipients object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /bundle_recipients\n@desc List Share Link Recipients\n@required {bundle_id: any # List recipients for the bundle with this ID.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `has_registrations`.}\n@returns(200) A list of BundleRecipients objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group bundle_registrations\n@endpoint GET /bundle_registrations\n@desc List Share Link Registrations\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `bundle_id` or `created_at`., bundle_id: any # ID of the associated Bundle}\n@returns(200) A list of BundleRegistrations objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group bundles\n@endpoint GET /bundles/{id}\n@desc Show Share Link\n@required {id: any # Bundle ID.}\n@optional {deleted: any # If true, show a deleted Share Link.}\n@returns(200) The Bundles object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /bundles/{id}\n@desc Update Share Link\n@required {id: any # Bundle ID.}\n@optional {paths: any # A list of paths to include in this bundle., password: any # Password for this bundle., bypasses_site_expiration_rules: any # If true, this Share Link bypasses site-wide expiration rules. Only site admins may set this., form_field_set_id: any # Id of Form Field Set to use with this bundle, clickwrap_id: any # ID of the clickwrap to use with this bundle., code: any # Bundle code.  This code forms the end part of the Public URL., create_snapshot: any # If true, create a snapshot of this bundle's contents., description: any # Public description, dont_separate_submissions_by_folder: any # Do not create subfolders for files uploaded to this share. Note: there are subtle security pitfalls with allowing anonymous uploads from multiple users to live in the same folder. We strongly discourage use of this option unless absolutely required., expires_at: any # Bundle expiration date/time, finalize_snapshot: any # If true, finalize the snapshot of this bundle's contents. Note that `create_snapshot` must also be true., inbox_id: any # ID of the associated inbox, if available., max_uses: any # Maximum number of times bundle can be accessed, group_id: any # Owning group ID. If set, members of this group can view, edit, and share this Share Link., internal_name: any # Internal name for identifying this Share Link., note: any # Bundle internal note, path_template: any # Template for creating submission subfolders. Can use the uploader's name, email address, ip, company, `strftime` directives, and any custom form data., path_template_time_zone: any # Timezone to use when rendering timestamps in path templates., permissions: any # Permissions that apply to Folders in this Share Link., require_registration: any # Show a registration page that captures the downloader's name and email address?, require_share_recipient: any # Only allow access to recipients who have explicitly received the share via an email sent through the Files.com UI?, send_one_time_password_to_recipient_at_registration: any # If true, require_share_recipient bundles will send a one-time password to the recipient when they register. Cannot be enabled if the bundle has a password set., send_email_receipt_to_uploader: any # Send delivery receipt to the uploader. Note: For writable share only, skip_company: any # BundleRegistrations can be saved without providing company?, start_access_on_date: any # Date when share will start to be accessible. If `nil` access granted right after create., skip_email: any # BundleRegistrations can be saved without providing email?, skip_name: any # BundleRegistrations can be saved without providing name?, user_id: any # The owning user id. Only site admins can set this., watermark_attachment_delete: any # If true, will delete the file stored in watermark_attachment, watermark_attachment_file: any # Preview watermark image applied to all bundle items., workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(200) The Bundles object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /bundles/{id}\n@desc Delete Share Link\n@required {id: any # Bundle ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /bundles\n@desc List Share Links\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `expires_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `expires_at`, `code`, `group_id`, `user_id` or `bypasses_site_expiration_rules`. Valid field combinations are `[ code, created_at ]`, `[ user_id, created_at ]`, `[ bypasses_site_expiration_rules, created_at ]`, `[ user_id, expires_at ]`, `[ user_id, code ]`, `[ user_id, bypasses_site_expiration_rules ]`, `[ user_id, code, created_at ]` or `[ user_id, bypasses_site_expiration_rules, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at` and `expires_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at` and `expires_at`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `code`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at` and `expires_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at` and `expires_at`., deleted: any # If true, only list deleted Share Links.}\n@returns(200) A list of Bundles objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /bundles\n@desc Create Share Link\n@required {paths: any # A list of paths to include in this bundle.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., password: any # Password for this bundle., bypasses_site_expiration_rules: any # If true, this Share Link bypasses site-wide expiration rules. Only site admins may set this., form_field_set_id: any # Id of Form Field Set to use with this bundle, create_snapshot: any # If true, create a snapshot of this bundle's contents., dont_separate_submissions_by_folder: any # Do not create subfolders for files uploaded to this share. Note: there are subtle security pitfalls with allowing anonymous uploads from multiple users to live in the same folder. We strongly discourage use of this option unless absolutely required., expires_at: any # Bundle expiration date/time, finalize_snapshot: any # If true, finalize the snapshot of this bundle's contents. Note that `create_snapshot` must also be true., max_uses: any # Maximum number of times bundle can be accessed, group_id: any # Owning group ID. If set, members of this group can view, edit, and share this Share Link., internal_name: any # Internal name for identifying this Share Link., description: any # Public description, note: any # Bundle internal note, code: any # Bundle code.  This code forms the end part of the Public URL., path_template: any # Template for creating submission subfolders. Can use the uploader's name, email address, ip, company, `strftime` directives, and any custom form data., path_template_time_zone: any # Timezone to use when rendering timestamps in path templates., permissions: any # Permissions that apply to Folders in this Share Link., require_registration: any # Show a registration page that captures the downloader's name and email address?, clickwrap_id: any # ID of the clickwrap to use with this bundle., inbox_id: any # ID of the associated inbox, if available., require_share_recipient: any # Only allow access to recipients who have explicitly received the share via an email sent through the Files.com UI?, send_one_time_password_to_recipient_at_registration: any # If true, require_share_recipient bundles will send a one-time password to the recipient when they register. Cannot be enabled if the bundle has a password set., send_email_receipt_to_uploader: any # Send delivery receipt to the uploader. Note: For writable share only, skip_email: any # BundleRegistrations can be saved without providing email?, skip_name: any # BundleRegistrations can be saved without providing name?, skip_company: any # BundleRegistrations can be saved without providing company?, start_access_on_date: any # Date when share will start to be accessible. If `nil` access granted right after create., snapshot_id: any # ID of the snapshot containing this bundle's contents., workspace_id: any # Workspace ID. `0` means the default workspace., watermark_attachment_file: any # Preview watermark image applied to all bundle items.}\n@returns(201) The Bundles object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /bundles/{id}/share\n@desc Send email(s) with a link to bundle\n@required {id: any # Bundle ID.}\n@optional {to: any # A list of email addresses to share this bundle with. Required unless `recipients` is used., note: any # Note to include in email., recipients: any # A list of recipients to share this bundle with. Required unless `to` is used.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group chat_sessions\n@endpoint GET /chat_sessions/{id}\n@desc Show Chat Session\n@required {id: any # Chat Session ID.}\n@returns(200) The ChatSessions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /chat_sessions\n@desc List Chat Sessions\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `ai_task_id`, `user_id` or `workspace_id`.}\n@returns(200) A list of ChatSessions objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group child_site_management_policies\n@endpoint DELETE /child_site_management_policies/{id}\n@desc Delete Child Site Management Policy\n@required {id: any # Child Site Management Policy ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /child_site_management_policies/{id}\n@desc Update Child Site Management Policy\n@required {id: any # Child Site Management Policy ID.}\n@optional {value: any # Policy configuration data. Attributes differ by policy type. For more information, refer to the Value Hash section of the developer documentation., skip_child_site_ids: any # IDs of child sites that this policy has been exempted from. If `skip_child_site_ids` is empty, the policy will be applied to all child sites. To apply a policy to a child site that has been exempted, remove it from `skip_child_site_ids` or set it to an empty array (`[]`)., policy_type: any # Type of policy.  Valid values: `settings`., name: any # Name for this policy., description: any # Description for this policy.}\n@returns(200) The ChildSiteManagementPolicies object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /child_site_management_policies/{id}\n@desc Show Child Site Management Policy\n@required {id: any # Child Site Management Policy ID.}\n@returns(200) The ChildSiteManagementPolicies object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /child_site_management_policies\n@desc Create Child Site Management Policy\n@required {policy_type: any # Type of policy.  Valid values: `settings`.}\n@optional {value: any # Policy configuration data. Attributes differ by policy type. For more information, refer to the Value Hash section of the developer documentation., skip_child_site_ids: any # IDs of child sites that this policy has been exempted from. If `skip_child_site_ids` is empty, the policy will be applied to all child sites. To apply a policy to a child site that has been exempted, remove it from `skip_child_site_ids` or set it to an empty array (`[]`)., name: any # Name for this policy., description: any # Description for this policy.}\n@returns(201) The ChildSiteManagementPolicies object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /child_site_management_policies\n@desc List Child Site Management Policies\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of ChildSiteManagementPolicies objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group clickwraps\n@endpoint GET /clickwraps\n@desc List Clickwraps\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are .}\n@returns(200) A list of Clickwraps objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /clickwraps\n@desc Create Clickwrap\n@optional {name: any # Name of the Clickwrap agreement (used when selecting from multiple Clickwrap agreements.), body: any # Body text of Clickwrap (supports Markdown formatting)., use_with_bundles: any # Use this Clickwrap for Bundles?, use_with_inboxes: any # Use this Clickwrap for Inboxes?, use_with_users: any # Use this Clickwrap for Users?  Values: `none`, `require` (new user signup via email invitation only), `require_all_users_once` (show to all users at their next web login; once accepted, not shown again), `require_all_users_always` (show to all users on every web login).}\n@returns(201) The Clickwraps object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /clickwraps/{id}\n@desc Delete Clickwrap\n@required {id: any # Clickwrap ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /clickwraps/{id}\n@desc Update Clickwrap\n@required {id: any # Clickwrap ID.}\n@optional {name: any # Name of the Clickwrap agreement (used when selecting from multiple Clickwrap agreements.), body: any # Body text of Clickwrap (supports Markdown formatting)., use_with_bundles: any # Use this Clickwrap for Bundles?, use_with_inboxes: any # Use this Clickwrap for Inboxes?, use_with_users: any # Use this Clickwrap for Users?  Values: `none`, `require` (new user signup via email invitation only), `require_all_users_once` (show to all users at their next web login; once accepted, not shown again), `require_all_users_always` (show to all users on every web login).}\n@returns(200) The Clickwraps object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /clickwraps/{id}\n@desc Show Clickwrap\n@required {id: any # Clickwrap ID.}\n@returns(200) The Clickwraps object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group custom_domains\n@endpoint DELETE /custom_domains/{id}\n@desc Delete Custom Domain\n@required {id: any # Custom Domain ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /custom_domains/{id}\n@desc Update Custom Domain\n@required {id: any # Custom Domain ID.}\n@optional {destination: any # Where this custom domain routes. Can be `site_alias`, `public_hosting`, `s3_endpoint`, or `unassigned` (not routing traffic). Set to `unassigned` automatically when a bound `public_hosting` folder behavior is deleted, and can be set manually via the API for any reason., folder_behavior_id: any # Public Hosting behavior ID when this domain routes to a specific Public Hosting behavior.  Preserved as historical context when `destination` becomes `unassigned`., ssl_certificate_id: any # Current SSL certificate ID., domain: any # Customer-owned domain name.}\n@returns(200) The CustomDomains object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /custom_domains/{id}\n@desc Show Custom Domain\n@required {id: any # Custom Domain ID.}\n@returns(200) The CustomDomains object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /custom_domains\n@desc Create Custom Domain\n@required {domain: any # Customer-owned domain name.}\n@optional {destination: any # Where this custom domain routes. Can be `site_alias`, `public_hosting`, `s3_endpoint`, or `unassigned` (not routing traffic). Set to `unassigned` automatically when a bound `public_hosting` folder behavior is deleted, and can be set manually via the API for any reason., folder_behavior_id: any # Public Hosting behavior ID when this domain routes to a specific Public Hosting behavior.  Preserved as historical context when `destination` becomes `unassigned`., ssl_certificate_id: any # Current SSL certificate ID.}\n@returns(201) The CustomDomains object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /custom_domains\n@desc List Custom Domains\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `id`.}\n@returns(200) A list of CustomDomains objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group dns_records\n@endpoint GET /dns_records\n@desc Show Site DNS Configuration\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of DnsRecords objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group desktop_configuration_profiles\n@endpoint DELETE /desktop_configuration_profiles/{id}\n@desc Delete Desktop Configuration Profile\n@required {id: any # Desktop Configuration Profile ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /desktop_configuration_profiles/{id}\n@desc Update Desktop Configuration Profile\n@required {id: any # Desktop Configuration Profile ID.}\n@optional {name: any # Profile name, workspace_id: any # Workspace ID, mount_mappings: any # Mount point mappings for the desktop app. Keys must be a single uppercase Windows drive letter other than A, B, or C, and values are Files.com paths to mount there., use_for_all_users: any # Whether this profile applies to all users in the Workspace by default, disable_drive_mounting: any # Whether the desktop app should hide drive mounting, prevent new drive mounts, and unmount active drive mounts for users with this profile}\n@returns(200) The DesktopConfigurationProfiles object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /desktop_configuration_profiles/{id}\n@desc Show Desktop Configuration Profile\n@required {id: any # Desktop Configuration Profile ID.}\n@returns(200) The DesktopConfigurationProfiles object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /desktop_configuration_profiles\n@desc Create Desktop Configuration Profile\n@required {name: any # Profile name, mount_mappings: any # Mount point mappings for the desktop app. Keys must be a single uppercase Windows drive letter other than A, B, or C, and values are Files.com paths to mount there.}\n@optional {workspace_id: any # Workspace ID, use_for_all_users: any # Whether this profile applies to all users in the Workspace by default, disable_drive_mounting: any # Whether the desktop app should hide drive mounting, prevent new drive mounts, and unmount active drive mounts for users with this profile}\n@returns(201) The DesktopConfigurationProfiles object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /desktop_configuration_profiles\n@desc List Desktop Configuration Profiles\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id` and `name`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `workspace_id`.}\n@returns(200) A list of DesktopConfigurationProfiles objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group email_incoming_messages\n@endpoint GET /email_incoming_messages\n@desc List Email Incoming Messages\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`, `sender`, `status` or `inbox_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `inbox_id`, `sender` or `status`. Valid field combinations are `[ inbox_id, created_at ]`, `[ sender, created_at ]`, `[ status, created_at ]`, `[ inbox_id, status ]`, `[ status, sender ]`, `[ inbox_id, status, created_at ]`, `[ status, sender, created_at ]`, `[ inbox_id, status, sender ]` or `[ inbox_id, status, sender, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `sender`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of EmailIncomingMessages objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group email_logs\n@endpoint GET /email_logs\n@desc List Email Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # 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 ]`., filter_gt: any # 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 ]`., filter_gteq: any # 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 ]`., filter_lt: any # 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 ]`., filter_lteq: any # 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 ]`.}\n@returns(200) A list of EmailLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group event_channels\n@endpoint DELETE /event_channels/{id}\n@desc Delete Event Channel\n@required {id: any # Event Channel ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /event_channels/{id}\n@desc Update Event Channel\n@required {id: any # Event Channel ID.}\n@optional {name: any # Event Channel name., workspace_id: any # Workspace ID. 0 means the default workspace., description: any # Event Channel description., enabled: any # Whether this Event Channel can dispatch events., default_channel: any # Whether this Event Channel is the default destination for newly published events.}\n@returns(200) The EventChannels object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /event_channels/{id}\n@desc Show Event Channel\n@required {id: any # Event Channel ID.}\n@returns(200) The EventChannels object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /event_channels\n@desc Create Event Channel\n@required {name: any # Event Channel name.}\n@optional {workspace_id: any # Workspace ID. 0 means the default workspace., description: any # Event Channel description., enabled: any # Whether this Event Channel can dispatch events., default_channel: any # Whether this Event Channel is the default destination for newly published events.}\n@returns(201) The EventChannels object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /event_channels\n@desc List Event Channels\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `name`, `enabled`, `default_channel` or `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `enabled`, `default_channel` or `workspace_id`. Valid field combinations are `[ workspace_id, enabled ]` and `[ workspace_id, default_channel ]`.}\n@returns(200) A list of EventChannels objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group event_delivery_attempts\n@endpoint GET /event_delivery_attempts/{id}\n@desc Show Event Delivery Attempt\n@required {id: any # Event Delivery Attempt ID.}\n@returns(200) The EventDeliveryAttempts object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /event_delivery_attempts\n@desc List Event Delivery Attempts\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`, `status`, `event_record_id`, `event_target_id` or `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `status`, `workspace_id`, `event_record_id` or `event_target_id`. Valid field combinations are `[ workspace_id, status ]`, `[ workspace_id, event_record_id ]` or `[ workspace_id, event_target_id ]`.}\n@returns(200) A list of EventDeliveryAttempts objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group event_records\n@endpoint GET /event_records/{id}\n@desc Show Event Record\n@required {id: any # Event Record ID.}\n@returns(200) The EventRecords object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /event_records\n@desc List Event Records\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `event_type`, `created_at` or `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `event_type` or `workspace_id`. Valid field combinations are `[ event_type, created_at ]`, `[ workspace_id, created_at ]`, `[ workspace_id, event_type ]` or `[ workspace_id, event_type, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `event_type`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of EventRecords objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group event_subscriptions\n@endpoint DELETE /event_subscriptions/{id}\n@desc Delete Event Subscription\n@required {id: any # Event Subscription ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /event_subscriptions/{id}\n@desc Update Event Subscription\n@required {id: any # Event Subscription ID.}\n@optional {event_channel_id: any # Event Channel ID, workspace_id: any # Workspace ID. 0 means the default workspace or site-wide., apply_to_all_workspaces: any # If true, this default-workspace subscription applies to events from all workspaces., name: any # Event Subscription name., enabled: any # Whether this Event Subscription can dispatch events., event_types: any # Event type strings matched by this subscription. Blank means all event types., filter: any # Structured event payload filter., delivery_policy: any # Event Subscription delivery policy., event_target_ids: any # Event Target IDs this subscription sends to.}\n@returns(200) The EventSubscriptions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /event_subscriptions/{id}\n@desc Show Event Subscription\n@required {id: any # Event Subscription ID.}\n@returns(200) The EventSubscriptions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /event_subscriptions\n@desc Create Event Subscription\n@required {name: any # Event Subscription name.}\n@optional {event_channel_id: any # Event Channel ID, workspace_id: any # Workspace ID. 0 means the default workspace or site-wide., apply_to_all_workspaces: any # If true, this default-workspace subscription applies to events from all workspaces., enabled: any # Whether this Event Subscription can dispatch events., event_types: any # Event type strings matched by this subscription. Blank means all event types., filter: any # Structured event payload filter., delivery_policy: any # Event Subscription delivery policy., event_target_ids: any # Event Target IDs this subscription sends to.}\n@returns(201) The EventSubscriptions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /event_subscriptions\n@desc List Event Subscriptions\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `name`, `enabled`, `event_channel_id` or `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `enabled`, `event_channel_id` or `workspace_id`. Valid field combinations are `[ enabled, event_channel_id ]`, `[ workspace_id, enabled ]` or `[ workspace_id, enabled, event_channel_id ]`.}\n@returns(200) A list of EventSubscriptions objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group event_targets\n@endpoint DELETE /event_targets/{id}\n@desc Delete Event Target\n@required {id: any # Event Target ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /event_targets/{id}\n@desc Update Event Target\n@required {id: any # Event Target ID.}\n@optional {name: any # Event Target name., workspace_id: any # Workspace ID. 0 means the default workspace or site-wide., apply_to_all_workspaces: any # If true, this default-workspace target can receive events from all workspaces., target_type: any # Event Target type., enabled: any # Whether this Event Target can receive events., config: any # Event Target configuration., delivery_policy: any # Event Target delivery policy. Email targets support batch_interval in seconds, between 600 and 86400.}\n@returns(200) The EventTargets object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /event_targets/{id}\n@desc Show Event Target\n@required {id: any # Event Target ID.}\n@returns(200) The EventTargets object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /event_targets\n@desc Create Event Target\n@required {name: any # Event Target name., target_type: any # Event Target type., config: any # Event Target configuration.}\n@optional {workspace_id: any # Workspace ID. 0 means the default workspace or site-wide., apply_to_all_workspaces: any # If true, this default-workspace target can receive events from all workspaces., enabled: any # Whether this Event Target can receive events., delivery_policy: any # Event Target delivery policy. Email targets support batch_interval in seconds, between 600 and 86400.}\n@returns(201) The EventTargets object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /event_targets\n@desc List Event Targets\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `name`, `enabled` or `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `enabled`, `target_type` or `workspace_id`. Valid field combinations are `[ enabled, target_type ]`, `[ workspace_id, enabled ]` or `[ workspace_id, enabled, target_type ]`.}\n@returns(200) A list of EventTargets objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group exavault_api_request_logs\n@endpoint GET /exavault_api_request_logs\n@desc List Exavault API Request Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # 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 ]`., filter_gt: any # 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 ]`., filter_gteq: any # 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 ]`., filter_prefix: any # 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 ]`., filter_lt: any # 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 ]`., filter_lteq: any # 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 ]`.}\n@returns(200) A list of ExavaultApiRequestLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group expectation_evaluations\n@endpoint GET /expectation_evaluations/{id}\n@desc Show Expectation Evaluation\n@required {id: any # Expectation Evaluation ID.}\n@returns(200) The ExpectationEvaluations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /expectation_evaluations\n@desc List Expectation Evaluations\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `created_at` or `expectation_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `expectation_id` and `workspace_id`. Valid field combinations are `[ workspace_id, expectation_id ]`.}\n@returns(200) A list of ExpectationEvaluations objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group expectation_incidents\n@endpoint POST /expectation_incidents/{id}/resolve\n@desc Resolve an expectation incident\n@required {id: any # Expectation Incident ID.}\n@returns(200) The ExpectationIncidents object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /expectation_incidents/{id}/snooze\n@desc Snooze an expectation incident until a specified time\n@required {id: any # Expectation Incident ID., snoozed_until: any # Time until which the incident should remain snoozed.}\n@returns(200) The ExpectationIncidents object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /expectation_incidents/{id}/acknowledge\n@desc Acknowledge an expectation incident\n@required {id: any # Expectation Incident ID.}\n@returns(200) The ExpectationIncidents object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /expectation_incidents/{id}\n@desc Show Expectation Incident\n@required {id: any # Expectation Incident ID.}\n@returns(200) The ExpectationIncidents object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /expectation_incidents\n@desc List Expectation Incidents\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `created_at` or `expectation_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `expectation_id` and `workspace_id`. Valid field combinations are `[ workspace_id, expectation_id ]`.}\n@returns(200) A list of ExpectationIncidents objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group expectations\n@endpoint POST /expectations/{id}/trigger_evaluation\n@desc Manually open an Expectation window\n@required {id: any # Expectation ID.}\n@returns(201) The Expectations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /expectations/{id}\n@desc Delete Expectation\n@required {id: any # Expectation ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /expectations/{id}\n@desc Update Expectation\n@required {id: any # Expectation ID.}\n@optional {name: any # Expectation name., description: any # Expectation description., path: any # Path scope for the expectation. Supports workspace-relative presentation., source: any # Source glob used to select candidate files., exclude_pattern: any # Optional source exclusion glob., disabled: any # If true, the expectation is disabled., trigger: any # How this expectation opens windows., interval: any # If trigger is `daily`, this specifies how often to run the expectation., recurring_day: any # If trigger is `daily`, this selects the day number inside the chosen interval., schedule_days_of_week: any # If trigger is `custom_schedule`, the 0-based weekdays used by the schedule., schedule_times_of_day: any # Times of day in HH:MM format for schedule-driven expectations., schedule_time_zone: any # Time zone used by the expectation schedule., holiday_region: any # Optional holiday region used by schedule-driven expectations., lookback_interval: any # How many seconds before the due boundary the window starts., late_acceptance_interval: any # How many seconds a schedule-driven window may remain eligible to close as late., inactivity_interval: any # How many quiet seconds are required before final closure., max_open_interval: any # Hard-stop duration in seconds for unscheduled expectations., criteria: any # Structured criteria v1 definition for the expectation., workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(200) The Expectations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /expectations/{id}\n@desc Show Expectation\n@required {id: any # Expectation ID.}\n@returns(200) The Expectations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /expectations\n@desc Create Expectation\n@optional {name: any # Expectation name., description: any # Expectation description., path: any # Path scope for the expectation. Supports workspace-relative presentation., source: any # Source glob used to select candidate files., exclude_pattern: any # Optional source exclusion glob., disabled: any # If true, the expectation is disabled., trigger: any # How this expectation opens windows., interval: any # If trigger is `daily`, this specifies how often to run the expectation., recurring_day: any # If trigger is `daily`, this selects the day number inside the chosen interval., schedule_days_of_week: any # If trigger is `custom_schedule`, the 0-based weekdays used by the schedule., schedule_times_of_day: any # Times of day in HH:MM format for schedule-driven expectations., schedule_time_zone: any # Time zone used by the expectation schedule., holiday_region: any # Optional holiday region used by schedule-driven expectations., lookback_interval: any # How many seconds before the due boundary the window starts., late_acceptance_interval: any # How many seconds a schedule-driven window may remain eligible to close as late., inactivity_interval: any # How many quiet seconds are required before final closure., max_open_interval: any # Hard-stop duration in seconds for unscheduled expectations., criteria: any # Structured criteria v1 definition for the expectation., workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(201) The Expectations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /expectations\n@desc List Expectations\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `name` or `disabled`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `disabled` and `workspace_id`. Valid field combinations are `[ workspace_id, disabled ]`.}\n@returns(200) A list of Expectations objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group external_events\n@endpoint POST /external_events\n@desc Create External Event\n@required {status: any # Status of event., body: any # Event body}\n@returns(201) The ExternalEvents object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /external_events\n@desc List External Events\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`, `status` or `event_type`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at` and `status`. Valid field combinations are `[ status, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of ExternalEvents objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /external_events/{id}\n@desc Show External Event\n@required {id: any # External Event ID.}\n@returns(200) The ExternalEvents object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group files\n@endpoint DELETE /files/{path}\n@desc Delete File/Folder\n@required {path: any # Path to operate on.}\n@optional {recursive: any # If true, will recursively delete folders.  Otherwise, will error on non-empty folders.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /files/{path}\n@desc Update File/Folder Metadata\n@required {path: any # Path to operate on.}\n@optional {custom_metadata: any # Custom metadata map of keys and values. Limited to 32 keys, 256 characters per key and 1024 characters per value., provided_mtime: any # Modified time of file., priority_color: any # Priority/Bookmark color of file.}\n@returns(200) The Files object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /files/{path}\n@desc Upload File\n@required {path: any # Path to operate on., etags[etag]: any # etag identifier., etags[part]: any # Part number.}\n@optional {action: any # The action to perform.  Can be `append`, `attachment`, `end`, `upload`, `put`, or may not exist, length: any # Length of file., mkdir_parents: any # Create parent directories if they do not exist?, part: any # Part if uploading a part., parts: any # How many parts to fetch?, provided_mtime: any # User provided modification time., ref: any, restart: any # File byte offset to restart from., size: any # Size of file., copy_behaviors: any # If copying a folder, also copy supported behaviors to the destination folder tree?, structure: any # If copying folder, copy just the structure?, with_rename: any # Allow file rename instead of overwrite?, buffered_upload: any # If true, and the path refers to a destination not stored on Files.com (such as a remote server mount), the upload will be uploaded first to Files.com before being sent to the remote server mount. This can allow clients to upload using parallel parts to a remote server destination that does not offer parallel parts support natively.}\n@returns(201) The Files object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /files/{path}\n@desc Download File\n@required {path: any # Path to operate on.}\n@optional {action: any # Can be blank, `redirect` or `stat`.  If set to `stat`, we will return file information but without a download URL, and without logging a download.  If set to `redirect` we will serve a 302 redirect directly to the file.  This is used for integrations with Zapier, and is not recommended for most integrations., preview_size: any # Request a preview size.  Can be `small` (default), `large`, `xlarge`, or `pdf`., with_previews: any # Include file preview information?, with_priority_color: any # Include file priority color information?}\n@returns(200) The Files object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group file_actions\n@endpoint GET /file_actions/metadata/{path}\n@desc Find File/Folder by Path\n@required {path: any # Path to operate on.}\n@optional {preview_size: any # Request a preview size.  Can be `small` (default), `large`, `xlarge`, or `pdf`., with_previews: any # Include file preview information?, with_priority_color: any # Include file priority color information?}\n@returns(200) The FileActions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /file_actions/copy/{path}\n@desc Copy File/Folder\n@required {path: any # Path to operate on., destination: any # Copy destination path.}\n@optional {copy_behaviors: any # If copying a folder, also copy supported behaviors to the destination folder tree?, structure: any # Copy structure only?, overwrite: any # Overwrite existing file(s) in the destination?}\n@returns(201) The FileActions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /file_actions/move/{path}\n@desc Move File/Folder\n@required {path: any # Path to operate on., destination: any # Move destination path.}\n@optional {overwrite: any # Overwrite existing file(s) in the destination?}\n@returns(201) The FileActions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /file_actions/transform/{path}\n@desc Transform a file and save the output to a destination path.\n@required {path: any # Path to operate on., destination: any # Destination file path for the transformed output., transform_type: any # Transform type. Supported values are `image_convert`, `document_convert`, and `files_transform_script_execute`., target_format: any # Destination format to create.}\n@optional {script: any # Files TransformScript source. Required when transform_type is `files_transform_script_execute`., width: any # Maximum output width for image_convert., height: any # Maximum output height for image_convert., overwrite: any # Overwrite existing file in the destination?}\n@returns(201) The FileActions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /file_actions/gpg_decrypt/{path}\n@desc Decrypt a GPG-encrypted file and save it to a destination path.\n@required {path: any # Path to operate on., destination: any # Destination file path for the decrypted file.}\n@optional {gpg_key_ids: any # GPG Key IDs to decrypt with. If omitted, every accessible private GPG key in the source workspace is used., gpg_key_partner_id: any # Partner ID whose GPG keys should be used for decryption., use_all_private_keys: any # Use every accessible private GPG key in the source workspace for decryption., ignore_mdc_error: any # Ignore errors from the MDC (modification detection code) check., overwrite: any # Overwrite existing file in the destination?}\n@returns(201) The FileActions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /file_actions/gpg_encrypt/{path}\n@desc Encrypt a file with GPG and save it to a destination path.\n@required {path: any # Path to operate on., destination: any # Destination file path for the encrypted file.}\n@optional {gpg_key_ids: any # GPG Key IDs to encrypt with., gpg_key_partner_id: any # Partner ID whose GPG keys should be used for encryption., signing_key_id: any # Optional GPG Key ID to sign with., armor: any # Output ASCII-armored encrypted data., overwrite: any # Overwrite existing file in the destination?}\n@returns(201) The FileActions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /file_actions/unzip\n@desc Extract a ZIP file to a destination folder.\n@required {path: any # ZIP file path to extract., destination: any # Destination folder path for extracted files.}\n@optional {filename: any # Optional single entry filename to extract., overwrite: any # Overwrite existing files in the destination?}\n@returns(201) The FileActions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /file_actions/zip_list/{path}\n@desc List the contents of a ZIP file.\n@required {path: any # Path to operate on.}\n@returns(200) The FileActions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /file_actions/zip\n@desc Create a ZIP from one or more paths and save it to a destination path.\n@required {paths: any # Paths to include in the ZIP., destination: any # Destination file path for the ZIP.}\n@optional {overwrite: any # Overwrite existing file in the destination?}\n@returns(201) The FileActions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /file_actions/begin_upload/{path}\n@desc Begin File Upload\n@required {path: any # Path to operate on.}\n@optional {mkdir_parents: any # Create parent directories if they do not exist?, part: any # Part if uploading a part., parts: any # How many parts to fetch?, ref: any, restart: any # File byte offset to restart from., size: any # Total bytes of file being uploaded (include bytes being retained if appending/restarting)., with_rename: any # Allow file rename instead of overwrite?, buffered_upload: any # If true, and the path refers to a destination not stored on Files.com (such as a remote server mount), the upload will be uploaded first to Files.com before being sent to the remote server mount. This can allow clients to upload using parallel parts to a remote server destination that does not offer parallel parts support natively.}\n@returns(200) The FileActions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group file_comments\n@endpoint DELETE /file_comments/{id}\n@desc Delete File Comment\n@required {id: any # File Comment ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /file_comments/{id}\n@desc Update File Comment\n@required {id: any # File Comment ID., body: any # Comment body.}\n@returns(200) The FileComments object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /file_comments\n@desc Create File Comment\n@required {body: any # Comment body., path: any # File path.}\n@returns(201) The FileComments object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /file_comments/files/{path}\n@desc List File Comments by Path\n@required {path: any # Path to operate on.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of FileComments objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group file_comment_reactions\n@endpoint DELETE /file_comment_reactions/{id}\n@desc Delete File Comment Reaction\n@required {id: any # File Comment Reaction ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /file_comment_reactions\n@desc Create File Comment Reaction\n@required {file_comment_id: any # ID of file comment to attach reaction to., emoji: any # Emoji to react with.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user.}\n@returns(201) The FileCommentReactions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group file_migrations\n@endpoint GET /file_migrations/{id}\n@desc Show File Migration\n@required {id: any # File Migration ID.}\n@returns(200) The FileMigrations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group file_migration_logs\n@endpoint GET /file_migration_logs\n@desc List File Migration Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # 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 ]`., filter_gt: any # 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 ]`., filter_gteq: any # 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 ]`., filter_lt: any # 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 ]`., filter_lteq: any # 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 ]`.}\n@returns(200) A list of FileMigrationLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group folders\n@endpoint POST /folders/{path}\n@desc Create Folder\n@required {path: any # Path to operate on.}\n@optional {mkdir_parents: any # Create parent directories if they do not exist?, provided_mtime: any # User provided modification time.}\n@returns(201) The Folders object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /folders/{path}\n@desc List Folders by Path\n@required {path: any # Path to operate on.}\n@optional {cursor: any # Send cursor to resume an existing list from the point at which you left off.  Get a cursor from an existing list via the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., preview_size: any # Request a preview size.  Can be `small` (default), `large`, `xlarge`, or `pdf`., sort_by: any # Search by field and direction. Valid fields are `path`, `size`, `modified_at_datetime`, `provided_modified_at`.  Valid directions are `asc` and `desc`.  Defaults to `{\"path\":\"asc\"}`., search: any # If specified, will search the folders/files list by name. Ignores text before last `/`. This is the same API used by the search bar in the web UI when running 'Search This Folder'.  Search results are a best effort, not real time, and not guaranteed to perfectly match the latest folder listing.  Results may be truncated if more than 1,000 possible matches exist.  This field should only be used for ad-hoc (human) searching, and not as part of an automated process., search_custom_metadata_key: any # If provided, the search string in `search` will search for files where this custom metadata key matches the value sent in `search`.  Set this to `*` to allow any metadata key to match the value sent in `search`., search_all: any # Search entire site?  If true, we will search the entire site.  Do not provide a path when using this parameter.  This is the same API used by the search bar in the web UI when running 'Search All Files'.  Search results are a best effort, not real time, and not guaranteed to match every file.  This field should only be used for ad-hoc (human) searching, and not as part of an automated process., with_previews: any # Include file previews?, with_priority_color: any # Include file priority color information?, type: any # Type of objects to return.  Can be `folder` or `file`., modified_at_datetime: any # If provided, will only return files/folders modified after this time. Can be used only in combination with `type` filter.}\n@returns(200) A list of Folders objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group form_field_sets\n@endpoint DELETE /form_field_sets/{id}\n@desc Delete Form Field Set\n@required {id: any # Form Field Set ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /form_field_sets/{id}\n@desc Update Form Field Set\n@required {id: any # Form Field Set ID., FormFieldSets: map}\n@returns(200) The FormFieldSets object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /form_field_sets/{id}\n@desc Show Form Field Set\n@required {id: any # Form Field Set ID.}\n@returns(200) The FormFieldSets object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /form_field_sets\n@desc Create Form Field Set\n@required {FormFieldSets: map}\n@returns(201) The FormFieldSets object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /form_field_sets\n@desc List Form Field Sets\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of FormFieldSets objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group ftp_action_logs\n@endpoint GET /ftp_action_logs\n@desc List FTP Action Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `path`, `true_path`, `remote_ip`, `session_uuid`, `success`, `status`, `action_type`, `username` or `created_at`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`., filter_gteq: any # 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 `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`, `true_path`, `action_type` or `username`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`., filter_lteq: any # 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 `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`.}\n@returns(200) A list of FtpActionLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group groups\n@endpoint POST /groups/{group_id}/users\n@desc Create User\n@required {group_id: any # Group ID to associate this user with., username: any # User's username}\n@optional {avatar_file: any # An image file for your user avatar., avatar_delete: any # If true, the avatar will be deleted., change_password: any # Used for changing a password on an existing user., change_password_confirmation: any # Optional, but if provided, we will ensure that it matches the value sent in `change_password`., email: any # User's email., grant_permission: any # Permission to grant on the User Root upon user creation. Can be blank or `full`, `read`, `write`, `list`, `read+write`, or `list+write`, group_ids: any # A list of group ids to associate this user with.  Comma delimited., imported_password_hash: any # Pre-calculated hash of the user's password. If supplied, this will be used to authenticate the user on first login. Supported hash methods are MD5, SHA1, and SHA256., password: any # User password., password_confirmation: any # Optional, but if provided, we will ensure that it matches the value sent in `password`., announcements_read: any # Signifies that the user has read all the announcements in the UI., ai_assistant_personality_id: any # AI Assistant Personality ID assigned directly to this user, if any., allowed_ips: any # A list of allowed IPs if applicable.  Newline delimited, attachments_permission: any # DEPRECATED: If `true`, the user can user create Bundles (aka Share Links). Use the bundle permission instead., authenticate_until: any # Scheduled Date/Time at which user will be deactivated, authentication_method: any # How is this user authenticated?, billing_permission: any # Allow this user to perform operations on the account, payments, and invoices?, bypass_user_lifecycle_rules: any # Exempt this user from user lifecycle rules?, bypass_site_allowed_ips: any # Allow this user to skip site-wide IP blacklists?, dav_permission: any # Can the user connect with WebDAV?, desktop_configuration_profile_id: any # Desktop Configuration Profile ID assigned directly to this user, if any., default_workspace_id: any # Workspace ID the user should land in by default when more than one Workspace is available., disabled: any # Is user disabled? Disabled users cannot log in, and do not count for billing purposes. Users can be automatically disabled after an inactivity period via a Site setting or schedule to be deactivated after specific date., filesystem_layout: any # File system layout, ftp_permission: any # Can the user access with FTP/FTPS?, header_text: any # Text to display to the user in the header of the UI, language: any # Preferred language, notification_daily_send_time: any # Hour of the day at which daily notifications should be sent. Can be in range 0 to 23, name: any # User's full name, company: any # User's company, notes: any # Any internal notes on the user, office_integration_enabled: any # Enable integration with Office for the web?, partner_admin: any # Is this user a Partner administrator?, partner_id: any # Partner ID if this user belongs to a Partner, password_validity_days: any # Number of days to allow user to use the same password, primary_group_id: any # Primary group ID for Group Admin scoping, readonly_site_admin: any # Is the user an allowed to view all (non-billing) site configuration for this site?, receive_admin_alerts: any # Deprecated. Use notify_on_all_site_warnings and granular failure notification preferences instead., notify_on_all_site_warnings: any # Should the user receive site warnings via email?, notify_on_all_sso_failures: any # Should the user receive sso/scim/ldap configuration/sync failures via email?, notify_on_all_user_security_events: any # Should the user receive user security events via email?, notify_on_all_pending_work_failures: any # Should the user receive pending work failures via email?, notify_on_all_siem_http_destination_failures: any # Should the user receive siem failures via email?, notify_on_all_sync_failures: any # Should the user receive sync failures via email?, notify_on_all_automation_failures: any # Should the user receive automation failures via email?, notify_on_all_expectation_failures: any # Should the user receive expectation failures and misses via email?, require_login_by: any # Require user to login by specified date otherwise it will be disabled., require_password_change: any # Is a password change required upon next user login?, restapi_permission: any # Can this user access the Web app, Desktop app, SDKs, or REST API?  (All of these tools use the API internally, so this is one unified permission set.), self_managed: any # Does this user manage it's own credentials or is it a shared/bot user?, sftp_permission: any # Can the user access with SFTP?, site_admin: any # Is the user an administrator for this site?, skip_welcome_screen: any # Skip Welcome page in the UI?, ssl_required: any # SSL required setting, sso_strategy_id: any # SSO (Single Sign On) strategy ID for the user, if applicable., subscribe_to_newsletter: any # Is the user subscribed to the newsletter?, require_2fa: any # 2FA required setting. `use_system_setting` uses the site-wide setting, including SSO exemptions. `always_require` and `never_require` override the site-wide setting when user-level overrides are allowed., tags: any # Comma-separated list of Tags for this user. Tags are used for other features, such as UserLifecycleRules, which can target specific tags.  Tags must only contain lowercase letters, numbers, and hyphens., time_zone: any # User time zone, user_root: any # Root folder for FTP (and optionally SFTP if the appropriate site-wide setting is set).  Note that this is not used for API, Desktop, or Web interface., user_home: any # Home folder for FTP/SFTP.  Note that this is not used for API, Desktop, or Web interface., workspace_admin: any # Is the user a Workspace administrator?  Applicable only to the workspace ID related to this user, if one is set., workspace_id: any # Workspace ID}\n@returns(201) The Users object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /groups/{group_id}/users\n@desc List Group Users\n@required {group_id: any # Group ID.  If provided, will return group_users of this group.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., user_id: any # User ID.  If provided, will return group_users of this user.}\n@returns(200) A list of GroupUsers objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /groups/{group_id}/permissions\n@desc List Permissions\n@required {group_id: any}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id`, `group_id`, `path`, `user_id`, `partner_id` or `id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `path`, `group_id`, `partner_id` or `user_id`. Valid field combinations are `[ group_id, path ]`, `[ partner_id, path ]`, `[ user_id, path ]`, `[ user_id, group_id ]`, `[ user_id, group_id, path ]`, `[ user_id, group_id, partner_id ]` or `[ user_id, group_id, partner_id, path ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`., path: any # Permission path.  If provided, will scope all permissions(including upward) to this path., include_groups: any # If searching by user or group, also include user's permissions that are inherited from its groups?, partner_id: any, user_id: any}\n@returns(200) A list of Permissions objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /groups/{group_id}/memberships/{user_id}\n@desc Delete Group User\n@required {group_id: any # Group ID from which to remove user., user_id: any # User ID to remove from group.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /groups/{group_id}/memberships/{user_id}\n@desc Update Group User\n@required {group_id: any # Group ID to add user to., user_id: any # User ID to add to group.}\n@optional {admin: any # Is the user a group administrator?}\n@returns(200) The GroupUsers object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /groups/{id}\n@desc Delete Group\n@required {id: any # Group ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /groups/{id}\n@desc Update Group\n@required {id: any # Group ID.}\n@optional {notes: any # Group notes., user_ids: any # A list of user ids. If sent as a string, should be comma-delimited., admin_ids: any # A list of group admin user ids. If sent as a string, should be comma-delimited., ai_assistant_personality_id: any # AI Assistant Personality ID assigned to this Group, if any. Users in the Group inherit it unless a direct per-user or Partner assignment overrides it., ftp_permission: any # If true, users in this group can use FTP to login.  This will override a false value of `ftp_permission` on the user level., sftp_permission: any # If true, users in this group can use SFTP to login.  This will override a false value of `sftp_permission` on the user level., dav_permission: any # If true, users in this group can use WebDAV to login.  This will override a false value of `dav_permission` on the user level., restapi_permission: any # If true, users in this group can use the REST API to login.  This will override a false value of `restapi_permission` on the user level., desktop_configuration_profile_id: any # Desktop Configuration Profile ID assigned to this Group, if any. Users in the Group inherit it unless a direct per-user assignment overrides it., allowed_ips: any # A list of allowed IPs if applicable.  Newline delimited, name: any # Group name.}\n@returns(200) The Groups object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /groups/{id}\n@desc Show Group\n@required {id: any # Group ID.}\n@returns(200) The Groups object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /groups\n@desc Create Group\n@required {name: any # Group name.}\n@optional {notes: any # Group notes., user_ids: any # A list of user ids. If sent as a string, should be comma-delimited., admin_ids: any # A list of group admin user ids. If sent as a string, should be comma-delimited., ai_assistant_personality_id: any # AI Assistant Personality ID assigned to this Group, if any. Users in the Group inherit it unless a direct per-user or Partner assignment overrides it., ftp_permission: any # If true, users in this group can use FTP to login.  This will override a false value of `ftp_permission` on the user level., sftp_permission: any # If true, users in this group can use SFTP to login.  This will override a false value of `sftp_permission` on the user level., dav_permission: any # If true, users in this group can use WebDAV to login.  This will override a false value of `dav_permission` on the user level., restapi_permission: any # If true, users in this group can use the REST API to login.  This will override a false value of `restapi_permission` on the user level., desktop_configuration_profile_id: any # Desktop Configuration Profile ID assigned to this Group, if any. Users in the Group inherit it unless a direct per-user assignment overrides it., allowed_ips: any # A list of allowed IPs if applicable.  Newline delimited, workspace_id: any # Workspace ID}\n@returns(201) The Groups object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /groups\n@desc List Groups\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id`, `workspace_id` or `name`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `name` and `workspace_id`. Valid field combinations are `[ workspace_id, name ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `name`., ids: any # Comma-separated list of group ids to include in results., include_parent_site_groups: any # Include groups from the parent site.}\n@returns(200) A list of Groups objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group group_users\n@endpoint DELETE /group_users/{id}\n@desc Delete Group User\n@required {id: any # Group User ID., group_id: any # Group ID from which to remove user., user_id: any # User ID to remove from group.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /group_users/{id}\n@desc Update Group User\n@required {id: any # Group User ID., group_id: any # Group ID to add user to., user_id: any # User ID to add to group.}\n@optional {admin: any # Is the user a group administrator?}\n@returns(200) The GroupUsers object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /group_users\n@desc List Group Users\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., group_id: any # Group ID.  If provided, will return group_users of this group., user_id: any # User ID.  If provided, will return group_users of this user.}\n@returns(200) A list of GroupUsers objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /group_users\n@desc Create Group User\n@required {group_id: any # Group ID to add user to., user_id: any # User ID to add to group.}\n@optional {admin: any # Is the user a group administrator?}\n@returns(201) The GroupUsers object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group gpg_keys\n@endpoint DELETE /gpg_keys/{id}\n@desc Delete GPG Key\n@required {id: any # Gpg Key ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /gpg_keys/{id}\n@desc Update GPG Key\n@required {id: any # Gpg Key ID.}\n@optional {partner_id: any # Partner ID who owns this GPG Key, if applicable., public_key: any # The GPG public key, private_key: any # The GPG private key, private_key_password: any # The GPG private key password, name: any # GPG key name.}\n@returns(200) The GpgKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /gpg_keys/{id}\n@desc Show GPG Key\n@required {id: any # Gpg Key ID.}\n@returns(200) The GpgKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /gpg_keys\n@desc Create GPG Key\n@required {name: any # GPG key name.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., partner_id: any # Partner ID who owns this GPG Key, if applicable., public_key: any # The GPG public key, private_key: any # The GPG private key, private_key_password: any # The GPG private key password, workspace_id: any # Workspace ID (0 for default workspace)., generate_expires_at: any # Expiration date of the key. Used for the generation of the key. Will be ignored if `generate_keypair` is false., generate_keypair: any # If true, generate a new GPG key pair. Can not be used with `public_key`/`private_key`, generate_full_name: any # Full name of the key owner. Used for the generation of the key. Will be ignored if `generate_keypair` is false., generate_email: any # Email address of the key owner. Used for the generation of the key. Will be ignored if `generate_keypair` is false.}\n@returns(201) The GpgKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /gpg_keys\n@desc List GPG Keys\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `name` or `expires_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `workspace_id`, `partner_id` or `expires_at`. Valid field combinations are `[ workspace_id, expires_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `expires_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `expires_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `expires_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `expires_at`.}\n@returns(200) A list of GpgKeys objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group history\n@endpoint GET /history/files/{path}\n@desc List history for specific file.\n@required {path: any # Path to operate on.}\n@optional {start_at: any # Leave blank or set to a date/time to filter earlier entries., end_at: any # Leave blank or set to a date/time to filter later entries., display: any # Display format. Leave blank or set to `full` or `parent`., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`.}\n@returns(200) A list of History objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /history/folders/{path}\n@desc List history for specific folder.\n@required {path: any # Path to operate on.}\n@optional {start_at: any # Leave blank or set to a date/time to filter earlier entries., end_at: any # Leave blank or set to a date/time to filter later entries., display: any # Display format. Leave blank or set to `full` or `parent`., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`.}\n@returns(200) A list of History objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /history/users/{user_id}\n@desc List history for specific user.\n@required {user_id: any # User ID.}\n@optional {start_at: any # Leave blank or set to a date/time to filter earlier entries., end_at: any # Leave blank or set to a date/time to filter later entries., display: any # Display format. Leave blank or set to `full` or `parent`., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`.}\n@returns(200) A list of History objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /history/login\n@desc List site login history.\n@optional {start_at: any # Leave blank or set to a date/time to filter earlier entries., end_at: any # Leave blank or set to a date/time to filter later entries., display: any # Display format. Leave blank or set to `full` or `parent`., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`.}\n@returns(200) A list of History objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /history\n@desc List site full action history.\n@optional {start_at: any # Leave blank or set to a date/time to filter earlier entries., end_at: any # Leave blank or set to a date/time to filter later entries., display: any # Display format. Leave blank or set to `full` or `parent`., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `user_id`, `folder` or `path`. Valid field combinations are `[  ]`, `[ path ]`, `[ path ]` or `[ path ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`.}\n@returns(200) A list of History objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group history_exports\n@endpoint POST /history_exports\n@desc Create History Export\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., start_at: any # Start date/time of export range., end_at: any # End date/time of export range., query_action: any # Filter results by this this action type. Valid values: `create`, `read`, `update`, `destroy`, `move`, `login`, `failedlogin`, `copy`, `user_create`, `user_update`, `user_destroy`, `group_create`, `group_update`, `group_destroy`, `permission_create`, `permission_destroy`, `api_key_create`, `api_key_update`, `api_key_destroy`, `archived_delete`, query_interface: any # Filter results by this this interface type. Valid values: `web`, `ftp`, `robot`, `jsapi`, `webdesktopapi`, `sftp`, `dav`, `desktop`, `restapi`, `scim`, `office`, `mobile`, `as2`, `inbound_email`, `remote`, `inbound_s3`, query_user_id: any # Return results that are actions performed by the user indicated by this User ID, query_file_id: any # Return results that are file actions related to the file indicated by this File ID, query_parent_id: any # Return results that are file actions inside the parent folder specified by this folder ID, query_path: any # Return results that are file actions related to paths matching this pattern., query_folder: any # Return results that are file actions related to files or folders inside folder paths matching this pattern., query_src: any # Return results that are file moves originating from paths matching this pattern., query_destination: any # Return results that are file moves with paths matching this pattern as destination., query_ip: any # Filter results by this IP address., query_username: any # Filter results by this username., query_failure_type: any # If searching for Histories about login failures, this parameter restricts results to failures of this specific type.  Valid values: `expired_trial`, `account_overdue`, `locked_out`, `ip_mismatch`, `password_mismatch`, `site_mismatch`, `username_not_found`, `none`, `no_ftp_permission`, `no_web_permission`, `no_directory`, `errno_enoent`, `no_sftp_permission`, `no_dav_permission`, `no_restapi_permission`, `key_mismatch`, `region_mismatch`, `expired_access`, `desktop_ip_mismatch`, `desktop_api_key_not_used_quickly_enough`, `disabled`, `country_mismatch`, `insecure_ftp`, `insecure_cipher`, `rate_limited`, query_target_id: any # If searching for Histories about specific objects (such as Users, or API Keys), this parameter restricts results to objects that match this ID., query_target_name: any # If searching for Histories about Users, Groups or other objects with names, this parameter restricts results to objects with this name/username., query_target_permission: any # If searching for Histories about Permissions, this parameter restricts results to permissions of this level., query_target_user_id: any # If searching for Histories about API keys, this parameter restricts results to API keys created by/for this user ID., query_target_username: any # If searching for Histories about API keys, this parameter restricts results to API keys created by/for this username., query_target_platform: any # If searching for Histories about API keys, this parameter restricts results to API keys associated with this platform., query_target_permission_set: any # If searching for Histories about API keys, this parameter restricts results to API keys with this permission set.}\n@returns(201) The HistoryExports object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /history_exports/{id}\n@desc Show History Export\n@required {id: any # History Export ID.}\n@returns(200) The HistoryExports object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group history_export_results\n@endpoint GET /history_export_results\n@desc List History Export Results\n@required {history_export_id: any # ID of the associated history export.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of HistoryExportResults objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group holiday_regions\n@endpoint GET /holiday_regions/supported\n@desc List all possible holiday regions\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of HolidayRegions objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group inbox_recipients\n@endpoint POST /inbox_recipients\n@desc Create Inbox Recipient\n@required {inbox_id: any # Inbox to share., recipient: any # Email address to share this inbox with.}\n@optional {name: any # Name of recipient., company: any # Company of recipient., note: any # Note to include in email., share_after_create: any # Set to true to share the link with the recipient upon creation.}\n@returns(201) The InboxRecipients object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /inbox_recipients\n@desc List Inbox Recipients\n@required {inbox_id: any # List recipients for the inbox with this ID.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are ., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `has_registrations`.}\n@returns(200) A list of InboxRecipients objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group inbox_registrations\n@endpoint GET /inbox_registrations\n@desc List Inbox Registrations\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., folder_behavior_id: any # ID of the associated Inbox. This is required if the user is not a site admin.}\n@returns(200) A list of InboxRegistrations objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group inbox_uploads\n@endpoint GET /inbox_uploads\n@desc List Inbox Uploads\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `folder_behavior_id` or `inbox_registration_id`. Valid field combinations are `[ folder_behavior_id, created_at ]`, `[ inbox_registration_id, created_at ]`, `[ folder_behavior_id, inbox_registration_id ]` or `[ folder_behavior_id, inbox_registration_id, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of InboxUploads objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group inbound_s3_logs\n@endpoint GET /inbound_s3_logs\n@desc List Inbound S3 Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `operation`, `status`, `path`, `client_ip` or `created_at`. Valid field combinations are `[ operation ]`, `[ status ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]` or `[ status, path, client_ip, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ operation ]`, `[ status ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]` or `[ status, path, client_ip, created_at ]`., filter_gteq: any # 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 `[ operation ]`, `[ status ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]` or `[ status, path, client_ip, created_at ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `operation`, `status`, `path` or `client_ip`. Valid field combinations are `[ operation ]`, `[ status ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]` or `[ status, path, client_ip, created_at ]`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ operation ]`, `[ status ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]` or `[ status, path, client_ip, created_at ]`., filter_lteq: any # 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 `[ operation ]`, `[ status ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]` or `[ status, path, client_ip, created_at ]`.}\n@returns(200) A list of InboundS3Logs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group invoices\n@endpoint GET /invoices/{id}\n@desc Show Invoice\n@required {id: any # Invoice ID.}\n@returns(200) The Invoices object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /invoices\n@desc List Invoices\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of Invoices objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group ip_addresses\n@endpoint GET /ip_addresses/smartfile-reserved\n@desc List all possible public SmartFile IP addresses\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of IpAddresses objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /ip_addresses/exavault-reserved\n@desc List all possible public ExaVault IP addresses\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of IpAddresses objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /ip_addresses/reserved\n@desc List all possible public IP addresses\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of IpAddresses objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /ip_addresses\n@desc List IP Addresses associated with the current site\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of IpAddresses objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group key_lifecycle_rules\n@endpoint PATCH /key_lifecycle_rules/{id}\n@desc Update Key Lifecycle Rule\n@required {id: any # Key Lifecycle Rule ID.}\n@optional {apply_to_all_workspaces: any # If true, a default-workspace rule also applies to keys in all workspaces., expiration_days: any # Number of days after creation before an SSH key expires. Applies only to SSH keys., key_type: any # Key type for which the rule will apply (gpg, ssh, or api)., inactivity_days: any # Number of days of inactivity before the rule applies., name: any # Key Lifecycle Rule name, workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(200) The KeyLifecycleRules object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /key_lifecycle_rules/{id}\n@desc Delete Key Lifecycle Rule\n@required {id: any # Key Lifecycle Rule ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /key_lifecycle_rules/{id}\n@desc Show Key Lifecycle Rule\n@required {id: any # Key Lifecycle Rule ID.}\n@returns(200) The KeyLifecycleRules object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /key_lifecycle_rules\n@desc Create Key Lifecycle Rule\n@optional {apply_to_all_workspaces: any # If true, a default-workspace rule also applies to keys in all workspaces., expiration_days: any # Number of days after creation before an SSH key expires. Applies only to SSH keys., key_type: any # Key type for which the rule will apply (gpg, ssh, or api)., inactivity_days: any # Number of days of inactivity before the rule applies., name: any # Key Lifecycle Rule name, workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(201) The KeyLifecycleRules object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /key_lifecycle_rules\n@desc List Key Lifecycle Rules\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id` and `key_type`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `key_type` and `workspace_id`. Valid field combinations are `[ workspace_id, key_type ]`.}\n@returns(200) A list of KeyLifecycleRules objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group locks\n@endpoint DELETE /locks/{path}\n@desc Delete Lock\n@required {path: any # Path, token: any # Lock token}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /locks/{path}\n@desc Create Lock\n@required {path: any # Path}\n@optional {allow_access_by_any_user: any # Can lock be modified by users other than its creator?, exclusive: any # Is lock exclusive?, recursive: any # Does lock apply to subfolders?, timeout: any # Lock timeout in seconds}\n@returns(201) The Locks object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /locks/{path}\n@desc List Locks by Path\n@required {path: any # Path to operate on.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., include_children: any # Include locks from children objects?}\n@returns(200) A list of Locks objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group messages\n@endpoint DELETE /messages/{id}\n@desc Delete Message\n@required {id: any # Message ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /messages/{id}\n@desc Update Message\n@required {id: any # Message ID., project_id: any # Project to which the message should be attached., subject: any # Message subject., body: any # Message body.}\n@returns(200) The Messages object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /messages/{id}\n@desc Show Message\n@required {id: any # Message ID.}\n@returns(200) The Messages object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /messages\n@desc Create Message\n@required {project_id: any # Project to which the message should be attached., subject: any # Message subject., body: any # Message body.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user.}\n@returns(201) The Messages object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /messages\n@desc List Messages\n@required {project_id: any # Project for which to return messages.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of Messages objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group message_comments\n@endpoint DELETE /message_comments/{id}\n@desc Delete Message Comment\n@required {id: any # Message Comment ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /message_comments/{id}\n@desc Update Message Comment\n@required {id: any # Message Comment ID., body: any # Comment body.}\n@returns(200) The MessageComments object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /message_comments/{id}\n@desc Show Message Comment\n@required {id: any # Message Comment ID.}\n@returns(200) The MessageComments object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /message_comments\n@desc Create Message Comment\n@required {body: any # Comment body.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user.}\n@returns(201) The MessageComments object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /message_comments\n@desc List Message Comments\n@required {message_id: any # Message comment to return comments for.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are .}\n@returns(200) A list of MessageComments objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group message_comment_reactions\n@endpoint DELETE /message_comment_reactions/{id}\n@desc Delete Message Comment Reaction\n@required {id: any # Message Comment Reaction ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /message_comment_reactions/{id}\n@desc Show Message Comment Reaction\n@required {id: any # Message Comment Reaction ID.}\n@returns(200) The MessageCommentReactions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /message_comment_reactions\n@desc Create Message Comment Reaction\n@required {emoji: any # Emoji to react with.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user.}\n@returns(201) The MessageCommentReactions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /message_comment_reactions\n@desc List Message Comment Reactions\n@required {message_comment_id: any # Message comment to return reactions for.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are .}\n@returns(200) A list of MessageCommentReactions objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group message_reactions\n@endpoint DELETE /message_reactions/{id}\n@desc Delete Message Reaction\n@required {id: any # Message Reaction ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /message_reactions/{id}\n@desc Show Message Reaction\n@required {id: any # Message Reaction ID.}\n@returns(200) The MessageReactions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /message_reactions\n@desc Create Message Reaction\n@required {emoji: any # Emoji to react with.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user.}\n@returns(201) The MessageReactions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /message_reactions\n@desc List Message Reactions\n@required {message_id: any # Message to return reactions for.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of MessageReactions objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group metadata_categories\n@endpoint DELETE /metadata_categories/{id}\n@desc Delete Metadata Category\n@required {id: any # Metadata Category ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /metadata_categories/{id}\n@desc Update Metadata Category\n@required {id: any # Metadata Category ID.}\n@optional {name: any # Name of the metadata category., default_columns: any # Metadata keys that should appear as columns in the UI by default.}\n@returns(200) The MetadataCategories object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /metadata_categories/{id}\n@desc Show Metadata Category\n@required {id: any # Metadata Category ID.}\n@returns(200) The MetadataCategories object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /metadata_categories\n@desc Create Metadata Category\n@required {name: any # Name of the metadata category.}\n@optional {default_columns: any # Metadata keys that should appear as columns in the UI by default.}\n@returns(201) The MetadataCategories object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /metadata_categories\n@desc List Metadata Categories\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are .}\n@returns(200) A list of MetadataCategories objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /metadata_categories/list_by_path/{path}\n@desc List Metadata Categories by Path\n@required {path: any # Path to operate on.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of MetadataCategories objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group notifications\n@endpoint DELETE /notifications/{id}\n@desc Delete Notification\n@required {id: any # Notification ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /notifications/{id}\n@desc Update Notification\n@required {id: any # Notification ID.}\n@optional {notify_on_copy: any # If `true`, copying or moving resources into this path will trigger a notification, in addition to just uploads., notify_on_delete: any # Trigger on files deleted in this path?, notify_on_download: any # Trigger on files downloaded in this path?, notify_on_move: any # Trigger on files moved to this path?, notify_on_upload: any # Trigger on files created/uploaded/updated/changed in this path?, notify_user_actions: any # If `true` actions initiated by the user will still result in a notification, recursive: any # If `true`, enable notifications for each subfolder in this path, send_interval: any # The time interval that notifications are aggregated by.  Can be `five_minutes`, `fifteen_minutes`, `hourly`, or `daily`., subject: any # Custom subject line to use for notification emails, message: any # Custom message to include in notification emails, triggering_filenames: any # Array of filenames (possibly with wildcards) to scope trigger, triggering_group_ids: any # If set, will only notify on actions made by a member of one of the specified groups, triggering_user_ids: any # If set, will only notify on actions made one of the specified users, trigger_by_share_recipients: any # Notify when actions are performed by a share recipient?, workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(200) The Notifications object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /notifications/{id}\n@desc Show Notification\n@required {id: any # Notification ID.}\n@returns(200) The Notifications object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /notifications\n@desc Create Notification\n@optional {user_id: any # The id of the user to notify. Provide `user_id`, `username` or `group_id`., notify_on_copy: any # If `true`, copying or moving resources into this path will trigger a notification, in addition to just uploads., notify_on_delete: any # Trigger on files deleted in this path?, notify_on_download: any # Trigger on files downloaded in this path?, notify_on_move: any # Trigger on files moved to this path?, notify_on_upload: any # Trigger on files created/uploaded/updated/changed in this path?, notify_user_actions: any # If `true` actions initiated by the user will still result in a notification, recursive: any # If `true`, enable notifications for each subfolder in this path, send_interval: any # The time interval that notifications are aggregated by.  Can be `five_minutes`, `fifteen_minutes`, `hourly`, or `daily`., subject: any # Custom subject line to use for notification emails, message: any # Custom message to include in notification emails, triggering_filenames: any # Array of filenames (possibly with wildcards) to scope trigger, triggering_group_ids: any # If set, will only notify on actions made by a member of one of the specified groups, triggering_user_ids: any # If set, will only notify on actions made one of the specified users, trigger_by_share_recipients: any # Notify when actions are performed by a share recipient?, workspace_id: any # Workspace ID. `0` means the default workspace., group_id: any # The ID of the group to notify.  Provide `user_id`, `username` or `group_id`., group_ids: any # Group IDs when the notification requires multiple groups. If sent as a string, it should be comma-delimited., path: any # Path, username: any # The username of the user to notify.  Provide `user_id`, `username` or `group_id`.}\n@returns(201) The Notifications object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /notifications\n@desc List Notifications\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `path`, `user_id` or `group_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `path`, `user_id`, `workspace_id` or `group_id`. Valid field combinations are `[ workspace_id, path ]`, `[ workspace_id, user_id ]`, `[ workspace_id, group_id ]` or `[ workspace_id, user_id, path ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`., path: any # Show notifications for this Path., include_ancestors: any # If `include_ancestors` is `true` and `path` is specified, include notifications for any parent paths. Ignored if `path` is not specified., group_id: any}\n@returns(200) A list of Notifications objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group outbound_connection_logs\n@endpoint GET /outbound_connection_logs\n@desc List Outbound Connection Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `operation`, `status`, `src_remote_server_id`, `dest_remote_server_id`, `path`, `client_ip` or `created_at`. Valid field combinations are `[ operation ]`, `[ status ]`, `[ src_remote_server_id ]`, `[ dest_remote_server_id ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, src_remote_server_id ]`, `[ operation, dest_remote_server_id ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, src_remote_server_id ]`, `[ status, dest_remote_server_id ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ src_remote_server_id, dest_remote_server_id ]`, `[ src_remote_server_id, path ]`, `[ src_remote_server_id, client_ip ]`, `[ src_remote_server_id, created_at ]`, `[ dest_remote_server_id, path ]`, `[ dest_remote_server_id, client_ip ]`, `[ dest_remote_server_id, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, src_remote_server_id ]`, `[ operation, status, dest_remote_server_id ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id ]`, `[ operation, src_remote_server_id, path ]`, `[ operation, src_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, created_at ]`, `[ operation, dest_remote_server_id, path ]`, `[ operation, dest_remote_server_id, client_ip ]`, `[ operation, dest_remote_server_id, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id ]`, `[ status, src_remote_server_id, path ]`, `[ status, src_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, created_at ]`, `[ status, dest_remote_server_id, path ]`, `[ status, dest_remote_server_id, client_ip ]`, `[ status, dest_remote_server_id, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, created_at ]`, `[ src_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, path, created_at ]`, `[ src_remote_server_id, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip ]`, `[ dest_remote_server_id, path, created_at ]`, `[ dest_remote_server_id, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id ]`, `[ operation, status, src_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, created_at ]`, `[ operation, status, dest_remote_server_id, path ]`, `[ operation, status, dest_remote_server_id, client_ip ]`, `[ operation, status, dest_remote_server_id, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, src_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip ]`, `[ operation, dest_remote_server_id, path, created_at ]`, `[ operation, dest_remote_server_id, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ status, src_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip ]`, `[ status, dest_remote_server_id, path, created_at ]`, `[ status, dest_remote_server_id, client_ip, created_at ]`, `[ status, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ src_remote_server_id, path, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip ]`, `[ operation, status, dest_remote_server_id, path, created_at ]`, `[ operation, status, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ status, src_remote_server_id, path, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]` or `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ operation ]`, `[ status ]`, `[ src_remote_server_id ]`, `[ dest_remote_server_id ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, src_remote_server_id ]`, `[ operation, dest_remote_server_id ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, src_remote_server_id ]`, `[ status, dest_remote_server_id ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ src_remote_server_id, dest_remote_server_id ]`, `[ src_remote_server_id, path ]`, `[ src_remote_server_id, client_ip ]`, `[ src_remote_server_id, created_at ]`, `[ dest_remote_server_id, path ]`, `[ dest_remote_server_id, client_ip ]`, `[ dest_remote_server_id, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, src_remote_server_id ]`, `[ operation, status, dest_remote_server_id ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id ]`, `[ operation, src_remote_server_id, path ]`, `[ operation, src_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, created_at ]`, `[ operation, dest_remote_server_id, path ]`, `[ operation, dest_remote_server_id, client_ip ]`, `[ operation, dest_remote_server_id, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id ]`, `[ status, src_remote_server_id, path ]`, `[ status, src_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, created_at ]`, `[ status, dest_remote_server_id, path ]`, `[ status, dest_remote_server_id, client_ip ]`, `[ status, dest_remote_server_id, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, created_at ]`, `[ src_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, path, created_at ]`, `[ src_remote_server_id, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip ]`, `[ dest_remote_server_id, path, created_at ]`, `[ dest_remote_server_id, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id ]`, `[ operation, status, src_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, created_at ]`, `[ operation, status, dest_remote_server_id, path ]`, `[ operation, status, dest_remote_server_id, client_ip ]`, `[ operation, status, dest_remote_server_id, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, src_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip ]`, `[ operation, dest_remote_server_id, path, created_at ]`, `[ operation, dest_remote_server_id, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ status, src_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip ]`, `[ status, dest_remote_server_id, path, created_at ]`, `[ status, dest_remote_server_id, client_ip, created_at ]`, `[ status, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ src_remote_server_id, path, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip ]`, `[ operation, status, dest_remote_server_id, path, created_at ]`, `[ operation, status, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ status, src_remote_server_id, path, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]` or `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`., filter_gteq: any # 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 `[ operation ]`, `[ status ]`, `[ src_remote_server_id ]`, `[ dest_remote_server_id ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, src_remote_server_id ]`, `[ operation, dest_remote_server_id ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, src_remote_server_id ]`, `[ status, dest_remote_server_id ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ src_remote_server_id, dest_remote_server_id ]`, `[ src_remote_server_id, path ]`, `[ src_remote_server_id, client_ip ]`, `[ src_remote_server_id, created_at ]`, `[ dest_remote_server_id, path ]`, `[ dest_remote_server_id, client_ip ]`, `[ dest_remote_server_id, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, src_remote_server_id ]`, `[ operation, status, dest_remote_server_id ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id ]`, `[ operation, src_remote_server_id, path ]`, `[ operation, src_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, created_at ]`, `[ operation, dest_remote_server_id, path ]`, `[ operation, dest_remote_server_id, client_ip ]`, `[ operation, dest_remote_server_id, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id ]`, `[ status, src_remote_server_id, path ]`, `[ status, src_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, created_at ]`, `[ status, dest_remote_server_id, path ]`, `[ status, dest_remote_server_id, client_ip ]`, `[ status, dest_remote_server_id, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, created_at ]`, `[ src_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, path, created_at ]`, `[ src_remote_server_id, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip ]`, `[ dest_remote_server_id, path, created_at ]`, `[ dest_remote_server_id, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id ]`, `[ operation, status, src_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, created_at ]`, `[ operation, status, dest_remote_server_id, path ]`, `[ operation, status, dest_remote_server_id, client_ip ]`, `[ operation, status, dest_remote_server_id, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, src_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip ]`, `[ operation, dest_remote_server_id, path, created_at ]`, `[ operation, dest_remote_server_id, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ status, src_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip ]`, `[ status, dest_remote_server_id, path, created_at ]`, `[ status, dest_remote_server_id, client_ip, created_at ]`, `[ status, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ src_remote_server_id, path, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip ]`, `[ operation, status, dest_remote_server_id, path, created_at ]`, `[ operation, status, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ status, src_remote_server_id, path, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]` or `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`. Valid field combinations are `[ operation ]`, `[ status ]`, `[ src_remote_server_id ]`, `[ dest_remote_server_id ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, src_remote_server_id ]`, `[ operation, dest_remote_server_id ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, src_remote_server_id ]`, `[ status, dest_remote_server_id ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ src_remote_server_id, dest_remote_server_id ]`, `[ src_remote_server_id, path ]`, `[ src_remote_server_id, client_ip ]`, `[ src_remote_server_id, created_at ]`, `[ dest_remote_server_id, path ]`, `[ dest_remote_server_id, client_ip ]`, `[ dest_remote_server_id, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, src_remote_server_id ]`, `[ operation, status, dest_remote_server_id ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id ]`, `[ operation, src_remote_server_id, path ]`, `[ operation, src_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, created_at ]`, `[ operation, dest_remote_server_id, path ]`, `[ operation, dest_remote_server_id, client_ip ]`, `[ operation, dest_remote_server_id, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id ]`, `[ status, src_remote_server_id, path ]`, `[ status, src_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, created_at ]`, `[ status, dest_remote_server_id, path ]`, `[ status, dest_remote_server_id, client_ip ]`, `[ status, dest_remote_server_id, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, created_at ]`, `[ src_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, path, created_at ]`, `[ src_remote_server_id, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip ]`, `[ dest_remote_server_id, path, created_at ]`, `[ dest_remote_server_id, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id ]`, `[ operation, status, src_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, created_at ]`, `[ operation, status, dest_remote_server_id, path ]`, `[ operation, status, dest_remote_server_id, client_ip ]`, `[ operation, status, dest_remote_server_id, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, src_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip ]`, `[ operation, dest_remote_server_id, path, created_at ]`, `[ operation, dest_remote_server_id, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ status, src_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip ]`, `[ status, dest_remote_server_id, path, created_at ]`, `[ status, dest_remote_server_id, client_ip, created_at ]`, `[ status, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ src_remote_server_id, path, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip ]`, `[ operation, status, dest_remote_server_id, path, created_at ]`, `[ operation, status, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ status, src_remote_server_id, path, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]` or `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ operation ]`, `[ status ]`, `[ src_remote_server_id ]`, `[ dest_remote_server_id ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, src_remote_server_id ]`, `[ operation, dest_remote_server_id ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, src_remote_server_id ]`, `[ status, dest_remote_server_id ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ src_remote_server_id, dest_remote_server_id ]`, `[ src_remote_server_id, path ]`, `[ src_remote_server_id, client_ip ]`, `[ src_remote_server_id, created_at ]`, `[ dest_remote_server_id, path ]`, `[ dest_remote_server_id, client_ip ]`, `[ dest_remote_server_id, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, src_remote_server_id ]`, `[ operation, status, dest_remote_server_id ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id ]`, `[ operation, src_remote_server_id, path ]`, `[ operation, src_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, created_at ]`, `[ operation, dest_remote_server_id, path ]`, `[ operation, dest_remote_server_id, client_ip ]`, `[ operation, dest_remote_server_id, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id ]`, `[ status, src_remote_server_id, path ]`, `[ status, src_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, created_at ]`, `[ status, dest_remote_server_id, path ]`, `[ status, dest_remote_server_id, client_ip ]`, `[ status, dest_remote_server_id, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, created_at ]`, `[ src_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, path, created_at ]`, `[ src_remote_server_id, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip ]`, `[ dest_remote_server_id, path, created_at ]`, `[ dest_remote_server_id, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id ]`, `[ operation, status, src_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, created_at ]`, `[ operation, status, dest_remote_server_id, path ]`, `[ operation, status, dest_remote_server_id, client_ip ]`, `[ operation, status, dest_remote_server_id, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, src_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip ]`, `[ operation, dest_remote_server_id, path, created_at ]`, `[ operation, dest_remote_server_id, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ status, src_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip ]`, `[ status, dest_remote_server_id, path, created_at ]`, `[ status, dest_remote_server_id, client_ip, created_at ]`, `[ status, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ src_remote_server_id, path, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip ]`, `[ operation, status, dest_remote_server_id, path, created_at ]`, `[ operation, status, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ status, src_remote_server_id, path, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]` or `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`., filter_lteq: any # 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 `[ operation ]`, `[ status ]`, `[ src_remote_server_id ]`, `[ dest_remote_server_id ]`, `[ path ]`, `[ client_ip ]`, `[ created_at ]`, `[ operation, status ]`, `[ operation, src_remote_server_id ]`, `[ operation, dest_remote_server_id ]`, `[ operation, path ]`, `[ operation, client_ip ]`, `[ operation, created_at ]`, `[ status, src_remote_server_id ]`, `[ status, dest_remote_server_id ]`, `[ status, path ]`, `[ status, client_ip ]`, `[ status, created_at ]`, `[ src_remote_server_id, dest_remote_server_id ]`, `[ src_remote_server_id, path ]`, `[ src_remote_server_id, client_ip ]`, `[ src_remote_server_id, created_at ]`, `[ dest_remote_server_id, path ]`, `[ dest_remote_server_id, client_ip ]`, `[ dest_remote_server_id, created_at ]`, `[ path, client_ip ]`, `[ path, created_at ]`, `[ client_ip, created_at ]`, `[ operation, status, src_remote_server_id ]`, `[ operation, status, dest_remote_server_id ]`, `[ operation, status, path ]`, `[ operation, status, client_ip ]`, `[ operation, status, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id ]`, `[ operation, src_remote_server_id, path ]`, `[ operation, src_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, created_at ]`, `[ operation, dest_remote_server_id, path ]`, `[ operation, dest_remote_server_id, client_ip ]`, `[ operation, dest_remote_server_id, created_at ]`, `[ operation, path, client_ip ]`, `[ operation, path, created_at ]`, `[ operation, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id ]`, `[ status, src_remote_server_id, path ]`, `[ status, src_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, created_at ]`, `[ status, dest_remote_server_id, path ]`, `[ status, dest_remote_server_id, client_ip ]`, `[ status, dest_remote_server_id, created_at ]`, `[ status, path, client_ip ]`, `[ status, path, created_at ]`, `[ status, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, created_at ]`, `[ src_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, path, created_at ]`, `[ src_remote_server_id, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip ]`, `[ dest_remote_server_id, path, created_at ]`, `[ dest_remote_server_id, client_ip, created_at ]`, `[ path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id ]`, `[ operation, status, src_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, created_at ]`, `[ operation, status, dest_remote_server_id, path ]`, `[ operation, status, dest_remote_server_id, client_ip ]`, `[ operation, status, dest_remote_server_id, created_at ]`, `[ operation, status, path, client_ip ]`, `[ operation, status, path, created_at ]`, `[ operation, status, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, src_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip ]`, `[ operation, dest_remote_server_id, path, created_at ]`, `[ operation, dest_remote_server_id, client_ip, created_at ]`, `[ operation, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ status, src_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip ]`, `[ status, dest_remote_server_id, path, created_at ]`, `[ status, dest_remote_server_id, client_ip, created_at ]`, `[ status, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ src_remote_server_id, path, client_ip, created_at ]`, `[ dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip ]`, `[ operation, status, dest_remote_server_id, path, created_at ]`, `[ operation, status, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ status, src_remote_server_id, path, client_ip, created_at ]`, `[ status, dest_remote_server_id, path, client_ip, created_at ]`, `[ src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, path, created_at ]`, `[ operation, status, src_remote_server_id, dest_remote_server_id, client_ip, created_at ]`, `[ operation, status, src_remote_server_id, path, client_ip, created_at ]`, `[ operation, status, dest_remote_server_id, path, client_ip, created_at ]`, `[ operation, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`, `[ status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]` or `[ operation, status, src_remote_server_id, dest_remote_server_id, path, client_ip, created_at ]`.}\n@returns(200) A list of OutboundConnectionLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group partner_channels\n@endpoint DELETE /partner_channels/{id}\n@desc Delete Partner Channel\n@required {id: any # Partner Channel ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /partner_channels/{id}\n@desc Update Partner Channel\n@required {id: any # Partner Channel ID.}\n@optional {from_partner_folder_name: any # Optional Channel-level from-Partner folder name override., from_partner_managed_folder_paths: any # Managed folder paths inside the from-Partner folder., from_partner_route_path: any # Optional route path for files uploaded by the Partner., to_partner_folder_name: any # Optional Channel-level to-Partner folder name override., to_partner_managed_folder_paths: any # Managed folder paths inside the to-Partner folder., to_partner_route_path: any # Optional route path for files delivered to the Partner., path: any # Channel path relative to the Partner root folder.}\n@returns(200) The PartnerChannels object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /partner_channels/{id}\n@desc Show Partner Channel\n@required {id: any # Partner Channel ID.}\n@returns(200) The PartnerChannels object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /partner_channels\n@desc Create Partner Channel\n@required {partner_id: any # ID of the Partner this Channel belongs to., path: any # Channel path relative to the Partner root folder.}\n@optional {from_partner_folder_name: any # Optional Channel-level from-Partner folder name override., from_partner_managed_folder_paths: any # Managed folder paths inside the from-Partner folder., from_partner_route_path: any # Optional route path for files uploaded by the Partner., to_partner_folder_name: any # Optional Channel-level to-Partner folder name override., to_partner_managed_folder_paths: any # Managed folder paths inside the to-Partner folder., to_partner_route_path: any # Optional route path for files delivered to the Partner., workspace_id: any # ID of the Workspace associated with this Partner Channel.}\n@returns(201) The PartnerChannels object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /partner_channels\n@desc List Partner Channels\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `path` or `partner_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `partner_id` and `workspace_id`. Valid field combinations are `[ workspace_id, partner_id ]`.}\n@returns(200) A list of PartnerChannels objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group partner_channel_templates\n@endpoint DELETE /partner_channel_templates/{id}\n@desc Delete Partner Channel Template\n@required {id: any # Partner Channel Template ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /partner_channel_templates/{id}\n@desc Update Partner Channel Template\n@required {id: any # Partner Channel Template ID.}\n@optional {from_partner_folder_name: any # Optional Channel-level from-Partner folder name override., from_partner_managed_folder_paths: any # Managed folder paths inside the from-Partner folder., from_partner_route_path_pattern: any # Optional route path pattern for files uploaded by the Partner. Supports {{partner_name}}., to_partner_folder_name: any # Optional Channel-level to-Partner folder name override., to_partner_managed_folder_paths: any # Managed folder paths inside the to-Partner folder., to_partner_route_path_pattern: any # Optional route path pattern for files delivered to the Partner. Supports {{partner_name}}., name: any # The name of the Partner Channel Template., path: any # Channel path relative to the Partner root folder.}\n@returns(200) The PartnerChannelTemplates object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /partner_channel_templates/{id}\n@desc Show Partner Channel Template\n@required {id: any # Partner Channel Template ID.}\n@returns(200) The PartnerChannelTemplates object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /partner_channel_templates\n@desc Create Partner Channel Template\n@required {name: any # The name of the Partner Channel Template., path: any # Channel path relative to the Partner root folder.}\n@optional {from_partner_folder_name: any # Optional Channel-level from-Partner folder name override., from_partner_managed_folder_paths: any # Managed folder paths inside the from-Partner folder., from_partner_route_path_pattern: any # Optional route path pattern for files uploaded by the Partner. Supports {{partner_name}}., to_partner_folder_name: any # Optional Channel-level to-Partner folder name override., to_partner_managed_folder_paths: any # Managed folder paths inside the to-Partner folder., to_partner_route_path_pattern: any # Optional route path pattern for files delivered to the Partner. Supports {{partner_name}}., workspace_id: any # ID of the Workspace associated with this Partner Channel Template.}\n@returns(201) The PartnerChannelTemplates object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /partner_channel_templates\n@desc List Partner Channel Templates\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id` and `name`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `workspace_id`.}\n@returns(200) A list of PartnerChannelTemplates objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group partners\n@endpoint DELETE /partners/{id}\n@desc Delete Partner\n@required {id: any # Partner ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /partners/{id}\n@desc Update Partner\n@required {id: any # Partner ID.}\n@optional {ai_assistant_personality_id: any # AI Assistant Personality ID assigned to this Partner, if any. Users in the Partner inherit it unless a direct per-user assignment overrides it., allowed_ips: any # A list of allowed IPs for this Partner. Newline delimited. Partner User IP access is allowed when the IP matches the Partner, User, or Site allowed IP lists., allow_bypassing_2fa_policies: any # Allow Partner Admins to change Two-Factor Authentication requirements for Partner Users., allow_credential_changes: any # Allow Partner Admins to change or reset credentials for users belonging to this Partner., allow_providing_gpg_keys: any # Allow Partner Admins to provide GPG keys., allow_user_creation: any # Allow Partner Admins to create users., cc_emails_to_responsible_party: any # When `true`, emails sent to Partner users are copied to the responsible User or Group., notes: any # Notes about this Partner., partner_channel_template_id: any # ID of the Partner Channel Template assigned to this Partner., responsible_group_id: any # ID of the Group responsible for this Partner., responsible_user_id: any # ID of the User responsible for this Partner., tags: any # Comma-separated list of Tags for this Partner. Tags are used for other features, such as UserLifecycleRules, which can target specific tags.  Tags must only contain lowercase letters, numbers, and hyphens., name: any # The name of the Partner., root_folder: any # The root folder path for this Partner.}\n@returns(200) The Partners object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /partners/{id}\n@desc Show Partner\n@required {id: any # Partner ID.}\n@returns(200) The Partners object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /partners\n@desc List Partners\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id` and `id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `workspace_id`.}\n@returns(200) A list of Partners objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /partners\n@desc Create Partner\n@required {name: any # The name of the Partner., root_folder: any # The root folder path for this Partner.}\n@optional {ai_assistant_personality_id: any # AI Assistant Personality ID assigned to this Partner, if any. Users in the Partner inherit it unless a direct per-user assignment overrides it., allowed_ips: any # A list of allowed IPs for this Partner. Newline delimited. Partner User IP access is allowed when the IP matches the Partner, User, or Site allowed IP lists., allow_bypassing_2fa_policies: any # Allow Partner Admins to change Two-Factor Authentication requirements for Partner Users., allow_credential_changes: any # Allow Partner Admins to change or reset credentials for users belonging to this Partner., allow_providing_gpg_keys: any # Allow Partner Admins to provide GPG keys., allow_user_creation: any # Allow Partner Admins to create users., cc_emails_to_responsible_party: any # When `true`, emails sent to Partner users are copied to the responsible User or Group., notes: any # Notes about this Partner., partner_channel_template_id: any # ID of the Partner Channel Template assigned to this Partner., responsible_group_id: any # ID of the Group responsible for this Partner., responsible_user_id: any # ID of the User responsible for this Partner., tags: any # Comma-separated list of Tags for this Partner. Tags are used for other features, such as UserLifecycleRules, which can target specific tags.  Tags must only contain lowercase letters, numbers, and hyphens., workspace_id: any # ID of the Workspace associated with this Partner.}\n@returns(201) The Partners object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group partner_sites\n@endpoint DELETE /partner_sites/{id}\n@desc Delete Partner Site\n@required {id: any # Partner Site ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group partner_site_requests\n@endpoint POST /partner_site_requests/reject\n@desc Reject partner site request\n@required {pairing_key: any # Pairing key for the partner site request}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /partner_site_requests/approve\n@desc Approve partner site request\n@required {pairing_key: any # Pairing key for the partner site request}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /partner_site_requests/find_by_pairing_key\n@desc Find partner site request by pairing key\n@required {pairing_key: any # Pairing key for the partner site request}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /partner_site_requests/{id}\n@desc Delete Partner Site Request\n@required {id: any # Partner Site Request ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /partner_site_requests\n@desc Create Partner Site Request\n@required {host_partner_id: any # Host Partner ID to link with, guest_site_url: any # Guest Site URL to link to}\n@returns(201) The PartnerSiteRequests object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /partner_site_requests\n@desc List Partner Site Requests\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `host_partner_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `host_partner_id`.}\n@returns(200) A list of PartnerSiteRequests objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group payments\n@endpoint GET /payments/{id}\n@desc Show Payment\n@required {id: any # Payment ID.}\n@returns(200) The Payments object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /payments\n@desc List Payments\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of Payments objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group pending_work_events\n@endpoint GET /pending_work_events/{id}\n@desc Show Pending Work Event\n@required {id: any # Pending Work Event ID.}\n@returns(200) The PendingWorkEvents object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /pending_work_events\n@desc List Pending Work Events\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`, `status` or `folder_behavior_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `folder_behavior_id` or `status`. Valid field combinations are `[ folder_behavior_id, created_at ]`, `[ status, created_at ]`, `[ folder_behavior_id, status ]` or `[ folder_behavior_id, status, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of PendingWorkEvents objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group permissions\n@endpoint DELETE /permissions/{id}\n@desc Delete Permission\n@required {id: any # Permission ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /permissions\n@desc Create Permission\n@required {path: any # Folder path}\n@optional {group_id: any # Group ID. Provide `group_name` or `group_id`, group_ids: any # Group IDs when the permission requires multiple groups. If sent as a string, it should be comma-delimited., permission: any # Permission type.  Can be `admin`, `full`, `readonly`, `writeonly`, `list`, or `history`, recursive: any # Apply to subfolders recursively?, partner_id: any # Partner ID if this Permission belongs to a partner., user_id: any # User ID.  Provide `username` or `user_id`, username: any # User username.  Provide `username` or `user_id`, group_name: any # Group name.  Provide `group_name` or `group_id`, site_id: any # Site ID. If not provided, will default to current site. Used when creating a permission for a child site.}\n@returns(201) The Permissions object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /permissions\n@desc List Permissions\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id`, `group_id`, `path`, `user_id`, `partner_id` or `id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `path`, `group_id`, `partner_id` or `user_id`. Valid field combinations are `[ group_id, path ]`, `[ partner_id, path ]`, `[ user_id, path ]`, `[ user_id, group_id ]`, `[ user_id, group_id, path ]`, `[ user_id, group_id, partner_id ]` or `[ user_id, group_id, partner_id, path ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`., path: any # Permission path.  If provided, will scope all permissions(including upward) to this path., include_groups: any # If searching by user or group, also include user's permissions that are inherited from its groups?, group_id: any, partner_id: any, user_id: any}\n@returns(200) A list of Permissions objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group projects\n@endpoint DELETE /projects/{id}\n@desc Delete Project\n@required {id: any # Project ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /projects/{id}\n@desc Update Project\n@required {id: any # Project ID., global_access: any # Global permissions.  Can be: `none`, `anyone_with_read`, `anyone_with_full`.}\n@returns(200) The Projects object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /projects/{id}\n@desc Show Project\n@required {id: any # Project ID.}\n@returns(200) The Projects object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /projects\n@desc Create Project\n@required {global_access: any # Global permissions.  Can be: `none`, `anyone_with_read`, `anyone_with_full`.}\n@returns(201) The Projects object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /projects\n@desc List Projects\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of Projects objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group public_hosting_request_logs\n@endpoint GET /public_hosting_request_logs\n@desc List Public Hosting Request Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `path`, `remote_ip`, `success` or `created_at`. Valid field combinations are `[ path ]`, `[ remote_ip ]`, `[ success ]`, `[ created_at ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, created_at ]`, `[ success, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, created_at ]`, `[ path, success, created_at ]`, `[ remote_ip, success, created_at ]` or `[ path, remote_ip, success, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ path ]`, `[ remote_ip ]`, `[ success ]`, `[ created_at ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, created_at ]`, `[ success, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, created_at ]`, `[ path, success, created_at ]`, `[ remote_ip, success, created_at ]` or `[ path, remote_ip, success, created_at ]`., filter_gteq: any # 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 `[ path ]`, `[ remote_ip ]`, `[ success ]`, `[ created_at ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, created_at ]`, `[ success, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, created_at ]`, `[ path, success, created_at ]`, `[ remote_ip, success, created_at ]` or `[ path, remote_ip, success, created_at ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`. Valid field combinations are `[ path ]`, `[ remote_ip ]`, `[ success ]`, `[ created_at ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, created_at ]`, `[ success, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, created_at ]`, `[ path, success, created_at ]`, `[ remote_ip, success, created_at ]` or `[ path, remote_ip, success, created_at ]`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ path ]`, `[ remote_ip ]`, `[ success ]`, `[ created_at ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, created_at ]`, `[ success, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, created_at ]`, `[ path, success, created_at ]`, `[ remote_ip, success, created_at ]` or `[ path, remote_ip, success, created_at ]`., filter_lteq: any # 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 `[ path ]`, `[ remote_ip ]`, `[ success ]`, `[ created_at ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, created_at ]`, `[ success, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, created_at ]`, `[ path, success, created_at ]`, `[ remote_ip, success, created_at ]` or `[ path, remote_ip, success, created_at ]`.}\n@returns(200) A list of PublicHostingRequestLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group public_keys\n@endpoint DELETE /public_keys/{id}\n@desc Delete Public Key\n@required {id: any # Public Key ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /public_keys/{id}\n@desc Update Public Key\n@required {id: any # Public Key ID., title: any # Internal reference for key.}\n@returns(200) The PublicKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /public_keys/{id}\n@desc Show Public Key\n@required {id: any # Public Key ID.}\n@returns(200) The PublicKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /public_keys\n@desc Create Public Key\n@required {title: any # Internal reference for key.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., public_key: any # Actual contents of SSH key., generate_keypair: any # If true, generate a new SSH key pair. Can not be used with `public_key`, generate_private_key_password: any # Password for the private key. Used for the generation of the key. Will be ignored if `generate_keypair` is false., generate_algorithm: any # Type of key to generate.  One of rsa, dsa, ecdsa, ed25519. Used for the generation of the key. Will be ignored if `generate_keypair` is false., generate_length: any # Length of key to generate. If algorithm is ecdsa, this is the signature size. Used for the generation of the key. Will be ignored if `generate_keypair` is false.}\n@returns(201) The PublicKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /public_keys\n@desc List Public Keys\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `user_id`, `title` or `created_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at` and `workspace_id`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of PublicKeys objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group restores\n@endpoint POST /restores\n@desc Create Restore\n@required {earliest_date: any # Restore all files deleted after this date/time. Don't set this earlier than you need. Can not be greater than 365 days prior to the restore request.}\n@optional {prefix: any # Prefix of the files/folders to restore. To restore a folder, add a trailing slash to the folder name. Do not use a leading slash. To restore all deleted items, specify an empty string (`''`) in the prefix field or omit the field from the request., restoration_type: any # Type of restoration to perform. `files` restores deleted filesystem items. `users` restores deleted users and associated access/authentication records., restore_deleted_permissions: any # If true, we will also restore any Permissions that match the same path prefix from the same dates., restore_in_place: any # If true, we will restore the files in place (into their original paths). If false, we will create a new restoration folder in the root and restore files there., update_timestamps: any # If true, we will update the last modified timestamp of restored files to today's date. If false, we might trigger File Expiration to delete the file again., workspace_id: any # Workspace ID for a workspace-scoped restore. `0` means the default site-wide scope.}\n@returns(201) The Restores object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /restores\n@desc List Restores\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `restoration_type`.}\n@returns(200) A list of Restores objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group remote_bandwidth_snapshots\n@endpoint GET /remote_bandwidth_snapshots\n@desc List Remote Bandwidth Snapshots\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `logged_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `logged_at`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `logged_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `logged_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `logged_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `logged_at`.}\n@returns(200) A list of RemoteBandwidthSnapshots objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group remote_mount_backends\n@endpoint POST /remote_mount_backends/{id}/reset_status\n@desc Reset backend status to healthy.\n@required {id: any # Remote Mount Backend ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /remote_mount_backends/{id}\n@desc Delete Remote Mount Backend\n@required {id: any # Remote Mount Backend ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /remote_mount_backends/{id}\n@desc Update Remote Mount Backend\n@required {id: any # Remote Mount Backend ID.}\n@optional {enabled: any # True if this backend is enabled., fall: any # Number of consecutive failures before considering the backend unhealthy., health_check_enabled: any # True if health checks are enabled for this backend., health_check_type: any # Type of health check to perform., interval: any # Interval in seconds between health checks., min_free_cpu: any # Minimum free CPU percentage required for this backend to be considered healthy., min_free_mem: any # Minimum free memory percentage required for this backend to be considered healthy., priority: any # Priority of this backend., remote_path: any # Path on the remote server to treat as the root of this mount., rise: any # Number of consecutive successes before considering the backend healthy., canary_file_path: any # Path to the canary file used for health checks., remote_server_id: any # The remote server that this backend is associated with.}\n@returns(200) The RemoteMountBackends object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /remote_mount_backends/{id}\n@desc Show Remote Mount Backend\n@required {id: any # Remote Mount Backend ID.}\n@returns(200) The RemoteMountBackends object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /remote_mount_backends\n@desc List Remote Mount Backends\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `remote_server_mount_id`.}\n@returns(200) A list of RemoteMountBackends objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /remote_mount_backends\n@desc Create Remote Mount Backend\n@required {canary_file_path: any # Path to the canary file used for health checks., remote_server_mount_id: any # The mount ID of the Remote Server Mount that this backend is associated with., remote_server_id: any # The remote server that this backend is associated with.}\n@optional {enabled: any # True if this backend is enabled., fall: any # Number of consecutive failures before considering the backend unhealthy., health_check_enabled: any # True if health checks are enabled for this backend., health_check_type: any # Type of health check to perform., interval: any # Interval in seconds between health checks., min_free_cpu: any # Minimum free CPU percentage required for this backend to be considered healthy., min_free_mem: any # Minimum free memory percentage required for this backend to be considered healthy., priority: any # Priority of this backend., remote_path: any # Path on the remote server to treat as the root of this mount., rise: any # Number of consecutive successes before considering the backend healthy.}\n@returns(201) The RemoteMountBackends object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group remote_servers\n@endpoint POST /remote_servers/{id}/agent_push_update\n@desc Push update to Files Agent\n@required {id: any # Remote Server ID.}\n@returns(200) The RemoteServers object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /remote_servers/{id}/configuration_file\n@desc Post local changes, check in, and download configuration file (used by some Remote Server integrations, such as the Files.com Agent)\n@required {id: any # Remote Server ID.}\n@optional {api_token: any # Files Agent API Token, permission_set: any # The permission set for the agent ['read_write', 'read_only', 'write_only'], root: any # The root directory for the agent, hostname: any, port: any # Incoming port for files agent connections, status: any # either running or shutdown, config_version: any # agent config version, private_key: any # The private key for the agent, public_key: any # public key, server_host_key: any, subdomain: any # Files.com subdomain site name}\n@returns(201) The RemoteServers object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /remote_servers/{id}/configuration_file\n@desc Download configuration file (required for some Remote Server integrations, such as the Files.com Agent)\n@required {id: any # Remote Server ID.}\n@returns(200) The RemoteServers object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /remote_servers\n@desc List Remote Servers\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `name`, `server_type`, `backblaze_b2_bucket`, `google_cloud_storage_bucket`, `wasabi_bucket`, `s3_bucket`, `azure_blob_storage_container`, `azure_files_storage_share_name`, `s3_compatible_bucket`, `filebase_bucket`, `cloudflare_bucket` or `linode_bucket`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `name`, `server_type`, `workspace_id`, `backblaze_b2_bucket`, `google_cloud_storage_bucket`, `wasabi_bucket`, `s3_bucket`, `azure_blob_storage_container`, `azure_files_storage_share_name`, `s3_compatible_bucket`, `filebase_bucket`, `cloudflare_bucket` or `linode_bucket`. Valid field combinations are `[ server_type, name ]`, `[ workspace_id, name ]`, `[ backblaze_b2_bucket, name ]`, `[ google_cloud_storage_bucket, name ]`, `[ wasabi_bucket, name ]`, `[ s3_bucket, name ]`, `[ azure_blob_storage_container, name ]`, `[ azure_files_storage_share_name, name ]`, `[ s3_compatible_bucket, name ]`, `[ filebase_bucket, name ]`, `[ cloudflare_bucket, name ]`, `[ linode_bucket, name ]`, `[ workspace_id, server_type ]` or `[ workspace_id, server_type, name ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `name`, `backblaze_b2_bucket`, `google_cloud_storage_bucket`, `wasabi_bucket`, `s3_bucket`, `azure_blob_storage_container`, `azure_files_storage_share_name`, `s3_compatible_bucket`, `filebase_bucket`, `cloudflare_bucket` or `linode_bucket`. Valid field combinations are `[ backblaze_b2_bucket, name ]`, `[ google_cloud_storage_bucket, name ]`, `[ wasabi_bucket, name ]`, `[ s3_bucket, name ]`, `[ azure_blob_storage_container, name ]`, `[ azure_files_storage_share_name, name ]`, `[ s3_compatible_bucket, name ]`, `[ filebase_bucket, name ]`, `[ cloudflare_bucket, name ]` or `[ linode_bucket, name ]`.}\n@returns(200) A list of RemoteServers objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /remote_servers\n@desc Create Remote Server\n@optional {password: any # Password, if needed., private_key: any # Private key, if needed., private_key_passphrase: any # Passphrase for private key if needed., reset_authentication: any # Reset authenticated account?, ssl_certificate: any # SSL client certificate., aws_secret_key: any # AWS: secret key., azure_blob_storage_access_key: any # Azure Blob Storage: Access Key, azure_blob_storage_sas_token: any # Azure Blob Storage: Shared Access Signature (SAS) token, azure_files_storage_access_key: any # Azure File Storage: Access Key, azure_files_storage_sas_token: any # Azure File Storage: Shared Access Signature (SAS) token, backblaze_b2_application_key: any # Backblaze B2 Cloud Storage: applicationKey, backblaze_b2_key_id: any # Backblaze B2 Cloud Storage: keyID, cloudflare_secret_key: any # Cloudflare: Secret Key, filebase_secret_key: any # Filebase: Secret Key, google_cloud_storage_credentials_json: any # Google Cloud Storage: JSON file that contains the private key. To generate see https://cloud.google.com/storage/docs/json_api/v1/how-tos/authorizing#APIKey, google_cloud_storage_s3_compatible_secret_key: any # Google Cloud Storage: S3-compatible secret key, linode_secret_key: any # Linode: Secret Key, s3_compatible_secret_key: any # S3-compatible: Secret Key, wasabi_secret_key: any # Wasabi: Secret Key, allow_relative_paths: any # Allow relative paths in SFTP. If true, paths will not be forced to be absolute, allowing operations relative to the user's home directory., aws_access_key: any # AWS Access Key., azure_blob_storage_account: any # Azure Blob Storage: Account name, azure_blob_storage_container: any # Azure Blob Storage: Container name, azure_blob_storage_dns_suffix: any # Azure Blob Storage: Custom DNS suffix, azure_blob_storage_hierarchical_namespace: any # Azure Blob Storage: Does the storage account has hierarchical namespace feature enabled?, azure_files_storage_account: any # Azure Files: Storage Account name, azure_files_storage_dns_suffix: any # Azure Files: Custom DNS suffix, azure_files_storage_share_name: any # Azure Files:  Storage Share name, backblaze_b2_bucket: any # Backblaze B2 Cloud Storage: Bucket name, backblaze_b2_s3_endpoint: any # Backblaze B2 Cloud Storage: S3 Endpoint, buffer_uploads: any # If set to always, uploads to this server will be uploaded first to Files.com before being sent to the remote server. This can improve performance in certain access patterns, such as high-latency connections.  It will cause data to be temporarily stored in Files.com. If set to auto, we will perform this optimization if we believe it to be a benefit in a given situation., cloudflare_access_key: any # Cloudflare: Access Key., cloudflare_bucket: any # Cloudflare: Bucket name, cloudflare_endpoint: any # Cloudflare: endpoint, description: any # Internal description for your reference, dropbox_teams: any # Dropbox: If true, list Team folders in root?, enable_dedicated_ips: any # `true` if remote server only accepts connections from dedicated IPs, filebase_access_key: any # Filebase: Access Key., filebase_bucket: any # Filebase: Bucket name, files_api_key: any # Files.com direct link: API key used once to pair the remote server., files_agent_permission_set: any # Local permissions for files agent. read_only, write_only, or read_write, files_agent_root: any # Agent local root path, files_agent_version: any # Files Agent version, outbound_agent_id: any # Route traffic to outbound on a files-agent, google_cloud_storage_authentication_method: any # Google Cloud Storage: Authentication method. Can be json, hmac, or oauth., google_cloud_storage_bucket: any # Google Cloud Storage: Bucket Name, google_cloud_storage_oauth_scope: any # Google Cloud Storage: OAuth scope. Can be https://www.googleapis.com/auth/devstorage.read_only or https://www.googleapis.com/auth/devstorage.read_write., google_cloud_storage_project_id: any # Google Cloud Storage: Project ID, google_cloud_storage_s3_compatible_access_key: any # Google Cloud Storage: S3-compatible Access Key., hostname: any # Hostname or IP address, linode_access_key: any # Linode: Access Key, linode_bucket: any # Linode: Bucket name, linode_region: any # Linode: region, max_connections: any # Max number of parallel connections.  Ignored for S3 connections (we will parallelize these as much as possible)., name: any # Internal name for your reference, one_drive_account_type: any # OneDrive: Either personal or business_other account types, pin_to_site_region: any # If true, we will ensure that all communications with this remote server are made through the primary region of the site.  This setting can also be overridden by a site-wide setting which will force it to true., port: any # Port for remote server., upload_staging_path: any # Upload staging path.  Applies to SFTP only.  If a path is provided here, files will first be uploaded to this path on the remote folder and the moved into the final correct path via an SFTP move command.  This is required by some remote MFT systems to emulate atomic uploads, which are otherwise not supoprted by SFTP., remote_server_credential_id: any # ID of Remote Server Credential, if applicable., s3_assume_role_arn: any # AWS IAM Role ARN for AssumeRole authentication., s3_assume_role_duration_seconds: any # Session duration in seconds for AssumeRole authentication (900-43200)., s3_bucket: any # S3 bucket name, s3_compatible_access_key: any # S3-compatible: Access Key, s3_compatible_bucket: any # S3-compatible: Bucket name, s3_compatible_endpoint: any # S3-compatible: endpoint, s3_compatible_region: any # S3-compatible: region, s3_compatible_virtual_hosted_style: any # S3-compatible: If true, use virtual-hosted-style URLs instead of path-style URLs, s3_region: any # S3 region, server_certificate: any # Remote server certificate, server_host_key: any # Remote server SSH Host Key. If provided, we will require that the server host key matches the provided key. Uses OpenSSH format similar to what would go into ~/.ssh/known_hosts, server_type: any # Remote server type., ssl: any # Should we require SSL?, username: any # Remote server username., wasabi_access_key: any # Wasabi: Access Key., wasabi_bucket: any # Wasabi: Bucket name, wasabi_region: any # Wasabi: Region, workspace_id: any # Workspace ID (0 for default workspace)}\n@returns(201) The RemoteServers object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /remote_servers/{id}\n@desc Delete Remote Server\n@required {id: any # Remote Server ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /remote_servers/{id}\n@desc Update Remote Server\n@required {id: any # Remote Server ID.}\n@optional {password: any # Password, if needed., private_key: any # Private key, if needed., private_key_passphrase: any # Passphrase for private key if needed., reset_authentication: any # Reset authenticated account?, ssl_certificate: any # SSL client certificate., aws_secret_key: any # AWS: secret key., azure_blob_storage_access_key: any # Azure Blob Storage: Access Key, azure_blob_storage_sas_token: any # Azure Blob Storage: Shared Access Signature (SAS) token, azure_files_storage_access_key: any # Azure File Storage: Access Key, azure_files_storage_sas_token: any # Azure File Storage: Shared Access Signature (SAS) token, backblaze_b2_application_key: any # Backblaze B2 Cloud Storage: applicationKey, backblaze_b2_key_id: any # Backblaze B2 Cloud Storage: keyID, cloudflare_secret_key: any # Cloudflare: Secret Key, filebase_secret_key: any # Filebase: Secret Key, google_cloud_storage_credentials_json: any # Google Cloud Storage: JSON file that contains the private key. To generate see https://cloud.google.com/storage/docs/json_api/v1/how-tos/authorizing#APIKey, google_cloud_storage_s3_compatible_secret_key: any # Google Cloud Storage: S3-compatible secret key, linode_secret_key: any # Linode: Secret Key, s3_compatible_secret_key: any # S3-compatible: Secret Key, wasabi_secret_key: any # Wasabi: Secret Key, allow_relative_paths: any # Allow relative paths in SFTP. If true, paths will not be forced to be absolute, allowing operations relative to the user's home directory., aws_access_key: any # AWS Access Key., azure_blob_storage_account: any # Azure Blob Storage: Account name, azure_blob_storage_container: any # Azure Blob Storage: Container name, azure_blob_storage_dns_suffix: any # Azure Blob Storage: Custom DNS suffix, azure_blob_storage_hierarchical_namespace: any # Azure Blob Storage: Does the storage account has hierarchical namespace feature enabled?, azure_files_storage_account: any # Azure Files: Storage Account name, azure_files_storage_dns_suffix: any # Azure Files: Custom DNS suffix, azure_files_storage_share_name: any # Azure Files:  Storage Share name, backblaze_b2_bucket: any # Backblaze B2 Cloud Storage: Bucket name, backblaze_b2_s3_endpoint: any # Backblaze B2 Cloud Storage: S3 Endpoint, buffer_uploads: any # If set to always, uploads to this server will be uploaded first to Files.com before being sent to the remote server. This can improve performance in certain access patterns, such as high-latency connections.  It will cause data to be temporarily stored in Files.com. If set to auto, we will perform this optimization if we believe it to be a benefit in a given situation., cloudflare_access_key: any # Cloudflare: Access Key., cloudflare_bucket: any # Cloudflare: Bucket name, cloudflare_endpoint: any # Cloudflare: endpoint, description: any # Internal description for your reference, dropbox_teams: any # Dropbox: If true, list Team folders in root?, enable_dedicated_ips: any # `true` if remote server only accepts connections from dedicated IPs, filebase_access_key: any # Filebase: Access Key., filebase_bucket: any # Filebase: Bucket name, files_api_key: any # Files.com direct link: API key used once to pair the remote server., files_agent_permission_set: any # Local permissions for files agent. read_only, write_only, or read_write, files_agent_root: any # Agent local root path, files_agent_version: any # Files Agent version, outbound_agent_id: any # Route traffic to outbound on a files-agent, google_cloud_storage_authentication_method: any # Google Cloud Storage: Authentication method. Can be json, hmac, or oauth., google_cloud_storage_bucket: any # Google Cloud Storage: Bucket Name, google_cloud_storage_oauth_scope: any # Google Cloud Storage: OAuth scope. Can be https://www.googleapis.com/auth/devstorage.read_only or https://www.googleapis.com/auth/devstorage.read_write., google_cloud_storage_project_id: any # Google Cloud Storage: Project ID, google_cloud_storage_s3_compatible_access_key: any # Google Cloud Storage: S3-compatible Access Key., hostname: any # Hostname or IP address, linode_access_key: any # Linode: Access Key, linode_bucket: any # Linode: Bucket name, linode_region: any # Linode: region, max_connections: any # Max number of parallel connections.  Ignored for S3 connections (we will parallelize these as much as possible)., name: any # Internal name for your reference, one_drive_account_type: any # OneDrive: Either personal or business_other account types, pin_to_site_region: any # If true, we will ensure that all communications with this remote server are made through the primary region of the site.  This setting can also be overridden by a site-wide setting which will force it to true., port: any # Port for remote server., upload_staging_path: any # Upload staging path.  Applies to SFTP only.  If a path is provided here, files will first be uploaded to this path on the remote folder and the moved into the final correct path via an SFTP move command.  This is required by some remote MFT systems to emulate atomic uploads, which are otherwise not supoprted by SFTP., remote_server_credential_id: any # ID of Remote Server Credential, if applicable., s3_assume_role_arn: any # AWS IAM Role ARN for AssumeRole authentication., s3_assume_role_duration_seconds: any # Session duration in seconds for AssumeRole authentication (900-43200)., s3_bucket: any # S3 bucket name, s3_compatible_access_key: any # S3-compatible: Access Key, s3_compatible_bucket: any # S3-compatible: Bucket name, s3_compatible_endpoint: any # S3-compatible: endpoint, s3_compatible_region: any # S3-compatible: region, s3_compatible_virtual_hosted_style: any # S3-compatible: If true, use virtual-hosted-style URLs instead of path-style URLs, s3_region: any # S3 region, server_certificate: any # Remote server certificate, server_host_key: any # Remote server SSH Host Key. If provided, we will require that the server host key matches the provided key. Uses OpenSSH format similar to what would go into ~/.ssh/known_hosts, server_type: any # Remote server type., ssl: any # Should we require SSL?, username: any # Remote server username., wasabi_access_key: any # Wasabi: Access Key., wasabi_bucket: any # Wasabi: Bucket name, wasabi_region: any # Wasabi: Region}\n@returns(200) The RemoteServers object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /remote_servers/{id}\n@desc Show Remote Server\n@required {id: any # Remote Server ID.}\n@returns(200) The RemoteServers object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group remote_server_credentials\n@endpoint GET /remote_server_credentials\n@desc List Remote Server Credentials\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id` and `id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `workspace_id` and `name`. Valid field combinations are `[ workspace_id, name ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `name`.}\n@returns(200) A list of RemoteServerCredentials objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /remote_server_credentials\n@desc Create Remote Server Credential\n@optional {name: any # Internal name for your reference, description: any # Internal description for your reference, server_type: any # Remote server type.  Remote Server Credentials are only valid for a single type of Remote Server., aws_access_key: any # AWS Access Key., s3_assume_role_arn: any # AWS IAM Role ARN for AssumeRole authentication., s3_assume_role_duration_seconds: any # Session duration in seconds for AssumeRole authentication (900-43200)., cloudflare_access_key: any # Cloudflare: Access Key., filebase_access_key: any # Filebase: Access Key., google_cloud_storage_s3_compatible_access_key: any # Google Cloud Storage: S3-compatible Access Key., linode_access_key: any # Linode: Access Key, s3_compatible_access_key: any # S3-compatible: Access Key, username: any # Remote server username., wasabi_access_key: any # Wasabi: Access Key., password: any # Password, if needed., private_key: any # Private key, if needed., private_key_passphrase: any # Passphrase for private key if needed., aws_secret_key: any # AWS: secret key., azure_blob_storage_access_key: any # Azure Blob Storage: Access Key, azure_blob_storage_sas_token: any # Azure Blob Storage: Shared Access Signature (SAS) token, azure_files_storage_access_key: any # Azure File Storage: Access Key, azure_files_storage_sas_token: any # Azure File Storage: Shared Access Signature (SAS) token, backblaze_b2_application_key: any # Backblaze B2 Cloud Storage: applicationKey, backblaze_b2_key_id: any # Backblaze B2 Cloud Storage: keyID, cloudflare_secret_key: any # Cloudflare: Secret Key, filebase_secret_key: any # Filebase: Secret Key, google_cloud_storage_credentials_json: any # Google Cloud Storage: JSON file that contains the private key. To generate see https://cloud.google.com/storage/docs/json_api/v1/how-tos/authorizing#APIKey, google_cloud_storage_s3_compatible_secret_key: any # Google Cloud Storage: S3-compatible secret key, linode_secret_key: any # Linode: Secret Key, s3_compatible_secret_key: any # S3-compatible: Secret Key, wasabi_secret_key: any # Wasabi: Secret Key, workspace_id: any # Workspace ID (0 for default workspace), copy_values_from_credential_id: any # ID of Remote Server Credential to copy omitted values from.}\n@returns(201) The RemoteServerCredentials object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /remote_server_credentials/{id}\n@desc Delete Remote Server Credential\n@required {id: any # Remote Server Credential ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /remote_server_credentials/{id}\n@desc Update Remote Server Credential\n@required {id: any # Remote Server Credential ID.}\n@optional {name: any # Internal name for your reference, description: any # Internal description for your reference, server_type: any # Remote server type.  Remote Server Credentials are only valid for a single type of Remote Server., aws_access_key: any # AWS Access Key., s3_assume_role_arn: any # AWS IAM Role ARN for AssumeRole authentication., s3_assume_role_duration_seconds: any # Session duration in seconds for AssumeRole authentication (900-43200)., cloudflare_access_key: any # Cloudflare: Access Key., filebase_access_key: any # Filebase: Access Key., google_cloud_storage_s3_compatible_access_key: any # Google Cloud Storage: S3-compatible Access Key., linode_access_key: any # Linode: Access Key, s3_compatible_access_key: any # S3-compatible: Access Key, username: any # Remote server username., wasabi_access_key: any # Wasabi: Access Key., password: any # Password, if needed., private_key: any # Private key, if needed., private_key_passphrase: any # Passphrase for private key if needed., aws_secret_key: any # AWS: secret key., azure_blob_storage_access_key: any # Azure Blob Storage: Access Key, azure_blob_storage_sas_token: any # Azure Blob Storage: Shared Access Signature (SAS) token, azure_files_storage_access_key: any # Azure File Storage: Access Key, azure_files_storage_sas_token: any # Azure File Storage: Shared Access Signature (SAS) token, backblaze_b2_application_key: any # Backblaze B2 Cloud Storage: applicationKey, backblaze_b2_key_id: any # Backblaze B2 Cloud Storage: keyID, cloudflare_secret_key: any # Cloudflare: Secret Key, filebase_secret_key: any # Filebase: Secret Key, google_cloud_storage_credentials_json: any # Google Cloud Storage: JSON file that contains the private key. To generate see https://cloud.google.com/storage/docs/json_api/v1/how-tos/authorizing#APIKey, google_cloud_storage_s3_compatible_secret_key: any # Google Cloud Storage: S3-compatible secret key, linode_secret_key: any # Linode: Secret Key, s3_compatible_secret_key: any # S3-compatible: Secret Key, wasabi_secret_key: any # Wasabi: Secret Key}\n@returns(200) The RemoteServerCredentials object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /remote_server_credentials/{id}\n@desc Show Remote Server Credential\n@required {id: any # Remote Server Credential ID.}\n@returns(200) The RemoteServerCredentials object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group requests\n@endpoint DELETE /requests/{id}\n@desc Delete Request\n@required {id: any # Request ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /requests\n@desc Create Request\n@required {path: any # Folder path on which to request the file., destination: any # Destination filename (without extension) to request.}\n@optional {user_ids: any # A list of user IDs to request the file from. If sent as a string, it should be comma-delimited., group_ids: any # A list of group IDs to request the file from. If sent as a string, it should be comma-delimited.}\n@returns(201) The Requests object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /requests\n@desc List Requests\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are ., mine: any # Only show requests of the current user?  (Defaults to true if current user is not a site admin.), path: any # Path to show requests for.  If omitted, shows all paths. Send `/` to represent the root directory.}\n@returns(200) A list of Requests objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /requests/folders/{path}\n@desc List Requests\n@required {path: any # Path to show requests for.  If omitted, shows all paths. Send `/` to represent the root directory.}\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are ., mine: any # Only show requests of the current user?  (Defaults to true if current user is not a site admin.)}\n@returns(200) A list of Requests objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group scim_logs\n@endpoint GET /scim_logs/{id}\n@desc Show Scim Log\n@required {id: any # Scim Log ID.}\n@returns(200) The ScimLogs object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /scim_logs\n@desc List Scim Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`.}\n@returns(200) A list of ScimLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group scheduled_exports\n@endpoint DELETE /scheduled_exports/{id}\n@desc Delete Scheduled Export\n@required {id: any # Scheduled Export ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /scheduled_exports/{id}\n@desc Update Scheduled Export\n@required {id: any # Scheduled Export ID.}\n@optional {name: any # Name for this scheduled export., export_type: any # Export report type. Valid values: folder_size_audit, group_membership_audit, permission_audit, share_link_audit, export_options: any # Report-specific options. `permission_audit` supports `group_by` with `user` or `path`., user_id: any # Site Admin user who receives the completed export e-mail., disabled: any # If true, this scheduled export will not run., trigger: any # Schedule trigger type: `daily` or `custom_schedule`., interval: any # If trigger is `daily`, this specifies how often to run the scheduled export., recurring_day: any # If trigger is `daily`, this selects the day number inside the chosen interval., schedule_days_of_week: any # If trigger is `custom_schedule`, the 0-based weekdays used by the schedule., schedule_times_of_day: any # Times of day in HH:MM format for schedule-driven exports., schedule_time_zone: any # Time zone used by the scheduled export., holiday_region: any # Optional holiday region used by schedule-driven exports.}\n@returns(200) The ScheduledExports object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /scheduled_exports/{id}\n@desc Show Scheduled Export\n@required {id: any # Scheduled Export ID.}\n@returns(200) The ScheduledExports object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /scheduled_exports\n@desc Create Scheduled Export\n@required {name: any # Name for this scheduled export., export_type: any # Export report type. Valid values: folder_size_audit, group_membership_audit, permission_audit, share_link_audit}\n@optional {export_options: any # Report-specific options. `permission_audit` supports `group_by` with `user` or `path`., user_id: any # Site Admin user who receives the completed export e-mail., disabled: any # If true, this scheduled export will not run., trigger: any # Schedule trigger type: `daily` or `custom_schedule`., interval: any # If trigger is `daily`, this specifies how often to run the scheduled export., recurring_day: any # If trigger is `daily`, this selects the day number inside the chosen interval., schedule_days_of_week: any # If trigger is `custom_schedule`, the 0-based weekdays used by the schedule., schedule_times_of_day: any # Times of day in HH:MM format for schedule-driven exports., schedule_time_zone: any # Time zone used by the scheduled export., holiday_region: any # Optional holiday region used by schedule-driven exports.}\n@returns(201) The ScheduledExports object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /scheduled_exports\n@desc List Scheduled Exports\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `name`, `export_type` or `disabled`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `disabled` and `export_type`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `export_type`.}\n@returns(200) A list of ScheduledExports objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group secrets\n@endpoint DELETE /secrets/{id}\n@desc Delete Secret\n@required {id: any # Secret ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /secrets/{id}\n@desc Update Secret\n@required {id: any # Secret ID.}\n@optional {name: any # Secret name., description: any # Internal description for your reference., secret_type: any # Secret type., metadata: any # Non-secret metadata for the Secret type.}\n@returns(200) The Secrets object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /secrets/{id}\n@desc Show Secret\n@required {id: any # Secret ID.}\n@returns(200) The Secrets object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /secrets\n@desc Create Secret\n@required {name: any # Secret name., secret_type: any # Secret type.}\n@optional {description: any # Internal description for your reference., metadata: any # Non-secret metadata for the Secret type., workspace_id: any # Workspace ID. 0 means the default workspace.}\n@returns(201) The Secrets object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /secrets\n@desc List Secrets\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `workspace_id`, `name` or `secret_type`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `workspace_id`, `name` or `secret_type`. Valid field combinations are `[ workspace_id, name ]`, `[ workspace_id, secret_type ]`, `[ secret_type, name ]` or `[ workspace_id, secret_type, name ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `name`.}\n@returns(200) A list of Secrets objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group settings_changes\n@endpoint GET /settings_changes\n@desc List Settings Changes\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`, `api_key_id` or `user_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `api_key_id` and `user_id`.}\n@returns(200) A list of SettingsChanges objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group sftp_action_logs\n@endpoint GET /sftp_action_logs\n@desc List SFTP Action Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `path`, `true_path`, `remote_ip`, `session_uuid`, `success`, `status`, `action_type`, `username` or `created_at`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`., filter_gteq: any # 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 `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`, `true_path`, `action_type` or `username`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`., filter_lteq: any # 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 `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ session_uuid ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, session_uuid ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, session_uuid ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, session_uuid ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ session_uuid, success ]`, `[ session_uuid, status ]`, `[ session_uuid, action_type ]`, `[ session_uuid, username ]`, `[ session_uuid, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, session_uuid ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, session_uuid ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, session_uuid, success ]`, `[ path, session_uuid, status ]`, `[ path, session_uuid, action_type ]`, `[ path, session_uuid, username ]`, `[ path, session_uuid, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, session_uuid ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, session_uuid, success ]`, `[ true_path, session_uuid, status ]`, `[ true_path, session_uuid, action_type ]`, `[ true_path, session_uuid, username ]`, `[ true_path, session_uuid, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, session_uuid, success ]`, `[ remote_ip, session_uuid, status ]`, `[ remote_ip, session_uuid, action_type ]`, `[ remote_ip, session_uuid, username ]`, `[ remote_ip, session_uuid, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ session_uuid, success, status ]`, `[ session_uuid, success, action_type ]`, `[ session_uuid, success, username ]`, `[ session_uuid, success, created_at ]`, `[ session_uuid, status, action_type ]`, `[ session_uuid, status, username ]`, `[ session_uuid, status, created_at ]`, `[ session_uuid, action_type, username ]`, `[ session_uuid, action_type, created_at ]`, `[ session_uuid, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, session_uuid, success ]`, `[ path, true_path, session_uuid, status ]`, `[ path, true_path, session_uuid, action_type ]`, `[ path, true_path, session_uuid, username ]`, `[ path, true_path, session_uuid, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, session_uuid, success ]`, `[ path, remote_ip, session_uuid, status ]`, `[ path, remote_ip, session_uuid, action_type ]`, `[ path, remote_ip, session_uuid, username ]`, `[ path, remote_ip, session_uuid, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, session_uuid, success, status ]`, `[ path, session_uuid, success, action_type ]`, `[ path, session_uuid, success, username ]`, `[ path, session_uuid, success, created_at ]`, `[ path, session_uuid, status, action_type ]`, `[ path, session_uuid, status, username ]`, `[ path, session_uuid, status, created_at ]`, `[ path, session_uuid, action_type, username ]`, `[ path, session_uuid, action_type, created_at ]`, `[ path, session_uuid, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success ]`, `[ true_path, remote_ip, session_uuid, status ]`, `[ true_path, remote_ip, session_uuid, action_type ]`, `[ true_path, remote_ip, session_uuid, username ]`, `[ true_path, remote_ip, session_uuid, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, session_uuid, success, status ]`, `[ true_path, session_uuid, success, action_type ]`, `[ true_path, session_uuid, success, username ]`, `[ true_path, session_uuid, success, created_at ]`, `[ true_path, session_uuid, status, action_type ]`, `[ true_path, session_uuid, status, username ]`, `[ true_path, session_uuid, status, created_at ]`, `[ true_path, session_uuid, action_type, username ]`, `[ true_path, session_uuid, action_type, created_at ]`, `[ true_path, session_uuid, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status ]`, `[ remote_ip, session_uuid, success, action_type ]`, `[ remote_ip, session_uuid, success, username ]`, `[ remote_ip, session_uuid, success, created_at ]`, `[ remote_ip, session_uuid, status, action_type ]`, `[ remote_ip, session_uuid, status, username ]`, `[ remote_ip, session_uuid, status, created_at ]`, `[ remote_ip, session_uuid, action_type, username ]`, `[ remote_ip, session_uuid, action_type, created_at ]`, `[ remote_ip, session_uuid, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type ]`, `[ session_uuid, success, status, username ]`, `[ session_uuid, success, status, created_at ]`, `[ session_uuid, success, action_type, username ]`, `[ session_uuid, success, action_type, created_at ]`, `[ session_uuid, success, username, created_at ]`, `[ session_uuid, status, action_type, username ]`, `[ session_uuid, status, action_type, created_at ]`, `[ session_uuid, status, username, created_at ]`, `[ session_uuid, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success ]`, `[ path, true_path, remote_ip, session_uuid, status ]`, `[ path, true_path, remote_ip, session_uuid, action_type ]`, `[ path, true_path, remote_ip, session_uuid, username ]`, `[ path, true_path, remote_ip, session_uuid, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, session_uuid, success, status ]`, `[ path, true_path, session_uuid, success, action_type ]`, `[ path, true_path, session_uuid, success, username ]`, `[ path, true_path, session_uuid, success, created_at ]`, `[ path, true_path, session_uuid, status, action_type ]`, `[ path, true_path, session_uuid, status, username ]`, `[ path, true_path, session_uuid, status, created_at ]`, `[ path, true_path, session_uuid, action_type, username ]`, `[ path, true_path, session_uuid, action_type, created_at ]`, `[ path, true_path, session_uuid, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status ]`, `[ path, remote_ip, session_uuid, success, action_type ]`, `[ path, remote_ip, session_uuid, success, username ]`, `[ path, remote_ip, session_uuid, success, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type ]`, `[ path, remote_ip, session_uuid, status, username ]`, `[ path, remote_ip, session_uuid, status, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username ]`, `[ path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, remote_ip, session_uuid, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type ]`, `[ path, session_uuid, success, status, username ]`, `[ path, session_uuid, success, status, created_at ]`, `[ path, session_uuid, success, action_type, username ]`, `[ path, session_uuid, success, action_type, created_at ]`, `[ path, session_uuid, success, username, created_at ]`, `[ path, session_uuid, status, action_type, username ]`, `[ path, session_uuid, status, action_type, created_at ]`, `[ path, session_uuid, status, username, created_at ]`, `[ path, session_uuid, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status ]`, `[ true_path, remote_ip, session_uuid, success, action_type ]`, `[ true_path, remote_ip, session_uuid, success, username ]`, `[ true_path, remote_ip, session_uuid, success, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type ]`, `[ true_path, remote_ip, session_uuid, status, username ]`, `[ true_path, remote_ip, session_uuid, status, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username ]`, `[ true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type ]`, `[ true_path, session_uuid, success, status, username ]`, `[ true_path, session_uuid, success, status, created_at ]`, `[ true_path, session_uuid, success, action_type, username ]`, `[ true_path, session_uuid, success, action_type, created_at ]`, `[ true_path, session_uuid, success, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username ]`, `[ true_path, session_uuid, status, action_type, created_at ]`, `[ true_path, session_uuid, status, username, created_at ]`, `[ true_path, session_uuid, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type ]`, `[ remote_ip, session_uuid, success, status, username ]`, `[ remote_ip, session_uuid, success, status, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username ]`, `[ remote_ip, session_uuid, success, action_type, created_at ]`, `[ remote_ip, session_uuid, success, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username ]`, `[ remote_ip, session_uuid, status, action_type, created_at ]`, `[ remote_ip, session_uuid, status, username, created_at ]`, `[ remote_ip, session_uuid, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username ]`, `[ session_uuid, success, status, action_type, created_at ]`, `[ session_uuid, success, status, username, created_at ]`, `[ session_uuid, success, action_type, username, created_at ]`, `[ session_uuid, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, username ]`, `[ path, true_path, remote_ip, session_uuid, success, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, status, username ]`, `[ path, true_path, remote_ip, session_uuid, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type ]`, `[ path, true_path, session_uuid, success, status, username ]`, `[ path, true_path, session_uuid, success, status, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username ]`, `[ path, true_path, session_uuid, success, action_type, created_at ]`, `[ path, true_path, session_uuid, success, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username ]`, `[ path, true_path, session_uuid, status, action_type, created_at ]`, `[ path, true_path, session_uuid, status, username, created_at ]`, `[ path, true_path, session_uuid, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, remote_ip, session_uuid, success, status, username ]`, `[ path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username ]`, `[ path, session_uuid, success, status, action_type, created_at ]`, `[ path, session_uuid, success, status, username, created_at ]`, `[ path, session_uuid, success, action_type, username, created_at ]`, `[ path, session_uuid, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ true_path, remote_ip, session_uuid, success, status, username ]`, `[ true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username ]`, `[ true_path, session_uuid, success, status, action_type, created_at ]`, `[ true_path, session_uuid, success, status, username, created_at ]`, `[ true_path, session_uuid, success, action_type, username, created_at ]`, `[ true_path, session_uuid, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username ]`, `[ remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ remote_ip, session_uuid, success, status, username, created_at ]`, `[ remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username ]`, `[ path, true_path, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, session_uuid, success, status, username, created_at ]`, `[ path, true_path, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username ]`, `[ path, true_path, remote_ip, session_uuid, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, status, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, session_uuid, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, session_uuid, success, status, action_type, username, created_at ]`, `[ path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, session_uuid, success, status, action_type, username, created_at ]`.}\n@returns(200) A list of SftpActionLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group sftp_host_keys\n@endpoint GET /sftp_host_keys\n@desc List SFTP Host Keys\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of SftpHostKeys objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /sftp_host_keys\n@desc Create SFTP Host Key\n@optional {name: any # The friendly name of this SFTP Host Key., private_key: any # The private key data.}\n@returns(201) The SftpHostKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /sftp_host_keys/{id}\n@desc Delete SFTP Host Key\n@required {id: any # Sftp Host Key ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /sftp_host_keys/{id}\n@desc Update SFTP Host Key\n@required {id: any # Sftp Host Key ID.}\n@optional {name: any # The friendly name of this SFTP Host Key., private_key: any # The private key data.}\n@returns(200) The SftpHostKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /sftp_host_keys/{id}\n@desc Show SFTP Host Key\n@required {id: any # Sftp Host Key ID.}\n@returns(200) The SftpHostKeys object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group share_groups\n@endpoint GET /share_groups\n@desc List Share Groups\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of ShareGroups objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /share_groups\n@desc Create Share Group\n@required {name: any # Name of the share group, members: any # A list of share group members.}\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., notes: any # Additional notes of the share group}\n@returns(201) The ShareGroups object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /share_groups/{id}\n@desc Delete Share Group\n@required {id: any # Share Group ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /share_groups/{id}\n@desc Show Share Group\n@required {id: any # Share Group ID.}\n@returns(200) The ShareGroups object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /share_groups/{id}\n@desc Update Share Group\n@required {id: any # Share Group ID.}\n@optional {notes: any # Additional notes of the share group, name: any # Name of the share group, members: any # A list of share group members.}\n@returns(200) The ShareGroups object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group siem_http_destinations\n@endpoint GET /siem_http_destinations\n@desc List SIEM HTTP Destinations\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of SiemHttpDestinations objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /siem_http_destinations\n@desc Create SIEM HTTP Destination\n@required {destination_type: any # Destination Type}\n@optional {name: any # Name for this Destination, additional_headers: any # Additional HTTP Headers included in calls to the destination URL, sending_active: any # Whether this SIEM HTTP Destination is currently being sent to or not, generic_payload_type: any # Applicable only for destination type: generic. Indicates the type of HTTP body. Can be json_newline or json_array. json_newline is multiple log entries as JSON separated by newlines. json_array is a single JSON array containing multiple log entries as JSON., file_destination_path: any # Applicable only for destination type: file. Destination folder path on Files.com., file_format: any # Applicable only for destination type: file. Generated file format., file_interval_minutes: any # Applicable only for destination type: file. Interval, in minutes, between file deliveries. Valid values are 5, 10, 15, 20, 30, 60, 90, 180, 240, 360., splunk_token: any # Applicable only for destination types: splunk, splunk_compatible. Authentication token for the destination., crowdstrike_token: any # Applicable only for destination type: crowdstrike. Authentication token provided by Crowdstrike., azure_dcr_immutable_id: any # Applicable only for destination types: azure, azure_legacy. Immutable ID of the Data Collection Rule., azure_stream_name: any # Applicable only for destination type: azure. Name of the stream in the DCR that represents the destination table., azure_oauth_client_credentials_tenant_id: any # Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Tenant ID., azure_oauth_client_credentials_client_id: any # Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client ID., azure_oauth_client_credentials_client_secret: any # Applicable only for destination type: azure. Client Credentials OAuth Client Secret., qradar_username: any # Applicable only for destination type: qradar. Basic auth username provided by QRadar., qradar_password: any # Applicable only for destination type: qradar. Basic auth password provided by QRadar., solar_winds_token: any # Applicable only for destination type: solar_winds. Authentication token provided by Solar Winds., new_relic_api_key: any # Applicable only for destination type: new_relic. API key provided by New Relic., datadog_api_key: any # Applicable only for destination type: datadog. API key provided by Datadog., action_send_enabled: any # Whether or not sending is enabled for action logs., sftp_action_send_enabled: any # Whether or not sending is enabled for sftp_action logs., ftp_action_send_enabled: any # Whether or not sending is enabled for ftp_action logs., web_dav_action_send_enabled: any # Whether or not sending is enabled for web_dav_action logs., sync_send_enabled: any # Whether or not sending is enabled for sync logs., outbound_connection_send_enabled: any # Whether or not sending is enabled for outbound_connection logs., automation_send_enabled: any # Whether or not sending is enabled for automation logs., api_request_send_enabled: any # Whether or not sending is enabled for api_request logs., public_hosting_request_send_enabled: any # Whether or not sending is enabled for public_hosting_request logs., email_send_enabled: any # Whether or not sending is enabled for email logs., exavault_api_request_send_enabled: any # Whether or not sending is enabled for exavault_api_request logs., settings_change_send_enabled: any # Whether or not sending is enabled for settings_change logs., destination_url: any # Destination Url}\n@returns(201) The SiemHttpDestinations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /siem_http_destinations/{id}\n@desc Delete SIEM HTTP Destination\n@required {id: any # Siem Http Destination ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /siem_http_destinations/{id}\n@desc Show SIEM HTTP Destination\n@required {id: any # Siem Http Destination ID.}\n@returns(200) The SiemHttpDestinations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /siem_http_destinations/{id}\n@desc Update SIEM HTTP Destination\n@required {id: any # Siem Http Destination ID.}\n@optional {name: any # Name for this Destination, additional_headers: any # Additional HTTP Headers included in calls to the destination URL, sending_active: any # Whether this SIEM HTTP Destination is currently being sent to or not, generic_payload_type: any # Applicable only for destination type: generic. Indicates the type of HTTP body. Can be json_newline or json_array. json_newline is multiple log entries as JSON separated by newlines. json_array is a single JSON array containing multiple log entries as JSON., file_destination_path: any # Applicable only for destination type: file. Destination folder path on Files.com., file_format: any # Applicable only for destination type: file. Generated file format., file_interval_minutes: any # Applicable only for destination type: file. Interval, in minutes, between file deliveries. Valid values are 5, 10, 15, 20, 30, 60, 90, 180, 240, 360., splunk_token: any # Applicable only for destination types: splunk, splunk_compatible. Authentication token for the destination., crowdstrike_token: any # Applicable only for destination type: crowdstrike. Authentication token provided by Crowdstrike., azure_dcr_immutable_id: any # Applicable only for destination types: azure, azure_legacy. Immutable ID of the Data Collection Rule., azure_stream_name: any # Applicable only for destination type: azure. Name of the stream in the DCR that represents the destination table., azure_oauth_client_credentials_tenant_id: any # Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Tenant ID., azure_oauth_client_credentials_client_id: any # Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client ID., azure_oauth_client_credentials_client_secret: any # Applicable only for destination type: azure. Client Credentials OAuth Client Secret., qradar_username: any # Applicable only for destination type: qradar. Basic auth username provided by QRadar., qradar_password: any # Applicable only for destination type: qradar. Basic auth password provided by QRadar., solar_winds_token: any # Applicable only for destination type: solar_winds. Authentication token provided by Solar Winds., new_relic_api_key: any # Applicable only for destination type: new_relic. API key provided by New Relic., datadog_api_key: any # Applicable only for destination type: datadog. API key provided by Datadog., action_send_enabled: any # Whether or not sending is enabled for action logs., sftp_action_send_enabled: any # Whether or not sending is enabled for sftp_action logs., ftp_action_send_enabled: any # Whether or not sending is enabled for ftp_action logs., web_dav_action_send_enabled: any # Whether or not sending is enabled for web_dav_action logs., sync_send_enabled: any # Whether or not sending is enabled for sync logs., outbound_connection_send_enabled: any # Whether or not sending is enabled for outbound_connection logs., automation_send_enabled: any # Whether or not sending is enabled for automation logs., api_request_send_enabled: any # Whether or not sending is enabled for api_request logs., public_hosting_request_send_enabled: any # Whether or not sending is enabled for public_hosting_request logs., email_send_enabled: any # Whether or not sending is enabled for email logs., exavault_api_request_send_enabled: any # Whether or not sending is enabled for exavault_api_request logs., settings_change_send_enabled: any # Whether or not sending is enabled for settings_change logs., destination_type: any # Destination Type, destination_url: any # Destination Url}\n@returns(200) The SiemHttpDestinations object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /siem_http_destinations/send_test_entry\n@desc send_test_entry SIEM HTTP Destination\n@optional {siem_http_destination_id: any # SIEM HTTP Destination ID, destination_type: any # Destination Type, destination_url: any # Destination Url, name: any # Name for this Destination, additional_headers: any # Additional HTTP Headers included in calls to the destination URL, sending_active: any # Whether this SIEM HTTP Destination is currently being sent to or not, generic_payload_type: any # Applicable only for destination type: generic. Indicates the type of HTTP body. Can be json_newline or json_array. json_newline is multiple log entries as JSON separated by newlines. json_array is a single JSON array containing multiple log entries as JSON., file_destination_path: any # Applicable only for destination type: file. Destination folder path on Files.com., file_format: any # Applicable only for destination type: file. Generated file format., file_interval_minutes: any # Applicable only for destination type: file. Interval, in minutes, between file deliveries. Valid values are 5, 10, 15, 20, 30, 60, 90, 180, 240, 360., splunk_token: any # Applicable only for destination types: splunk, splunk_compatible. Authentication token for the destination., crowdstrike_token: any # Applicable only for destination type: crowdstrike. Authentication token provided by Crowdstrike., azure_dcr_immutable_id: any # Applicable only for destination types: azure, azure_legacy. Immutable ID of the Data Collection Rule., azure_stream_name: any # Applicable only for destination type: azure. Name of the stream in the DCR that represents the destination table., azure_oauth_client_credentials_tenant_id: any # Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Tenant ID., azure_oauth_client_credentials_client_id: any # Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client ID., azure_oauth_client_credentials_client_secret: any # Applicable only for destination type: azure. Client Credentials OAuth Client Secret., qradar_username: any # Applicable only for destination type: qradar. Basic auth username provided by QRadar., qradar_password: any # Applicable only for destination type: qradar. Basic auth password provided by QRadar., solar_winds_token: any # Applicable only for destination type: solar_winds. Authentication token provided by Solar Winds., new_relic_api_key: any # Applicable only for destination type: new_relic. API key provided by New Relic., datadog_api_key: any # Applicable only for destination type: datadog. API key provided by Datadog., action_send_enabled: any # Whether or not sending is enabled for action logs., sftp_action_send_enabled: any # Whether or not sending is enabled for sftp_action logs., ftp_action_send_enabled: any # Whether or not sending is enabled for ftp_action logs., web_dav_action_send_enabled: any # Whether or not sending is enabled for web_dav_action logs., sync_send_enabled: any # Whether or not sending is enabled for sync logs., outbound_connection_send_enabled: any # Whether or not sending is enabled for outbound_connection logs., automation_send_enabled: any # Whether or not sending is enabled for automation logs., api_request_send_enabled: any # Whether or not sending is enabled for api_request logs., public_hosting_request_send_enabled: any # Whether or not sending is enabled for public_hosting_request logs., email_send_enabled: any # Whether or not sending is enabled for email logs., exavault_api_request_send_enabled: any # Whether or not sending is enabled for exavault_api_request logs., settings_change_send_enabled: any # Whether or not sending is enabled for settings_change logs.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group siem_http_destination_events\n@endpoint GET /siem_http_destination_events/{id}\n@desc Show SIEM HTTP Destination Event\n@required {id: any # Siem Http Destination Event ID.}\n@returns(200) The SiemHttpDestinationEvents object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /siem_http_destination_events\n@desc List SIEM HTTP Destination Events\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`, `status` or `siem_http_destination_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `siem_http_destination_id` or `status`. Valid field combinations are `[ siem_http_destination_id, created_at ]`, `[ status, created_at ]`, `[ siem_http_destination_id, status ]` or `[ siem_http_destination_id, status, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of SiemHttpDestinationEvents objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group site_subdomain_redirects\n@endpoint DELETE /site_subdomain_redirects/{id}\n@desc Delete Site Subdomain Redirect\n@required {id: any # Site Subdomain Redirect ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /site_subdomain_redirects/{id}\n@desc Show Site Subdomain Redirect\n@required {id: any # Site Subdomain Redirect ID.}\n@returns(200) The SiteSubdomainRedirects object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /site_subdomain_redirects\n@desc List Site Subdomain Redirects\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `id`.}\n@returns(200) A list of SiteSubdomainRedirects objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group snapshots\n@endpoint POST /snapshots/{id}/finalize\n@desc Finalize Snapshot\n@required {id: any # Snapshot ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /snapshots/{id}\n@desc Delete Snapshot\n@required {id: any # Snapshot ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /snapshots/{id}\n@desc Update Snapshot\n@required {id: any # Snapshot ID.}\n@optional {expires_at: any # When the snapshot expires., name: any # A name for the snapshot., paths: any # An array of paths to add to the snapshot.}\n@returns(200) The Snapshots object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /snapshots/{id}\n@desc Show Snapshot\n@required {id: any # Snapshot ID.}\n@returns(200) The Snapshots object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /snapshots\n@desc Create Snapshot\n@optional {expires_at: any # When the snapshot expires., name: any # A name for the snapshot., paths: any # An array of paths to add to the snapshot.}\n@returns(201) The Snapshots object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /snapshots\n@desc List Snapshots\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of Snapshots objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group sso_events\n@endpoint GET /sso_events/{id}\n@desc Show SSO Event\n@required {id: any # Sso Event ID.}\n@returns(200) The SsoEvents object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /sso_events\n@desc List SSO Events\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`, `event_type`, `status` or `user_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `event_type`, `idp_uid`, `ip`, `provider`, `status`, `user_id` or `username`. Valid field combinations are `[ event_type, created_at ]`, `[ idp_uid, created_at ]`, `[ ip, created_at ]`, `[ provider, created_at ]`, `[ status, created_at ]`, `[ user_id, created_at ]`, `[ username, created_at ]`, `[ event_type, status ]`, `[ idp_uid, status ]`, `[ ip, status ]`, `[ provider, status ]`, `[ user_id, status ]`, `[ username, status ]`, `[ event_type, status, created_at ]`, `[ idp_uid, status, created_at ]`, `[ ip, status, created_at ]`, `[ provider, status, created_at ]`, `[ user_id, status, created_at ]` or `[ username, status, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `idp_uid`, `ip`, `provider` or `username`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of SsoEvents objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group sso_strategies\n@endpoint POST /sso_strategies/{id}/sync\n@desc Synchronize provisioning data with the SSO remote server.\n@required {id: any # Sso Strategy ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /sso_strategies/{id}\n@desc Show SSO Strategy\n@required {id: any # Sso Strategy ID.}\n@returns(200) The SsoStrategies object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /sso_strategies\n@desc List SSO Strategies\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are .}\n@returns(200) A list of SsoStrategies objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group styles\n@endpoint DELETE /styles/{path}\n@desc Delete Style\n@required {path: any # Style path.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /styles/{path}\n@desc Update Style\n@required {path: any # Style path.}\n@optional {file: any # Logo for custom branding. Required when creating a new style., logo_click_href: any # URL to open when a public visitor clicks the logo.}\n@returns(200) The Styles object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /styles/{path}\n@desc Show Style\n@required {path: any # Style path.}\n@returns(200) The Styles object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group syncs\n@endpoint POST /syncs/{id}/dry_run\n@desc Dry Run Sync\n@required {id: any # Sync ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /syncs/{id}/manual_run\n@desc Manually Run Sync\n@required {id: any # Sync ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /syncs/{id}\n@desc Delete Sync\n@required {id: any # Sync ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /syncs/{id}\n@desc Update Sync\n@required {id: any # Sync ID.}\n@optional {delete_empty_folders: any # Delete empty folders after sync?, description: any # Description for this sync job, dest_path: any # Absolute destination path for the sync, dest_remote_server_id: any # Remote server ID for the destination (if remote), disabled: any # Is this sync disabled?, exclude_patterns: any # Array of glob patterns to exclude, holiday_region: any # Skip sync if there is a formal, observed holiday for this region., include_patterns: any # Array of glob patterns to include, interval: any # If trigger is `daily`, this specifies how often to run this sync.  One of: `day`, `week`, `week_end`, `month`, `month_end`, `quarter`, `quarter_end`, `year`, `year_end`, keep_after_copy: any # Keep files after copying?, name: any # Name for this sync job, recurring_day: any # If trigger type is `daily`, this specifies a day number to run in one of the supported intervals: `week`, `month`, `quarter`, `year`., schedule_days_of_week: any # If trigger is `custom_schedule`, Custom schedule description for when the sync should be run. 0-based days of the week. 0 is Sunday, 1 is Monday, etc., schedule_time_zone: any # Time zone for scheduled times. If not set, times are interpreted as UTC., schedule_times_of_day: any # Times of day to run in HH:MM format. For `custom_schedule`, run at these times on specified days of week. For `daily`, run at these times on the scheduled interval date., src_path: any # Absolute source path for the sync, src_remote_server_id: any # Remote server ID for the source (if remote), sync_interval_minutes: any # Frequency in minutes between syncs. If set, this value must be greater than or equal to the `remote_sync_interval` value for the site's plan. If left blank, the plan's `remote_sync_interval` will be used. This setting is only used if `trigger` is empty., trigger: any # Trigger type: daily, custom_schedule, or manual, trigger_file: any # Some MFT services request an empty file (known as a trigger file) to signal the sync is complete and they can begin further processing. If trigger_file is set, a zero-byte file will be sent at the end of the sync., always_write_trigger_file: any # If true, the trigger file will be sent at the end of a successful sync even when no files were transferred.}\n@returns(200) The Syncs object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /syncs/{id}\n@desc Show Sync\n@required {id: any # Sync ID.}\n@returns(200) The Syncs object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /syncs\n@desc List Syncs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id`, `workspace_id` or `name`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `workspace_id`, `disabled`, `src_remote_server_id` or `dest_remote_server_id`. Valid field combinations are `[ workspace_id, disabled ]`, `[ workspace_id, src_remote_server_id ]`, `[ workspace_id, dest_remote_server_id ]`, `[ disabled, src_remote_server_id ]`, `[ disabled, dest_remote_server_id ]`, `[ workspace_id, disabled, src_remote_server_id ]` or `[ workspace_id, disabled, dest_remote_server_id ]`.}\n@returns(200) A list of Syncs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /syncs\n@desc Create Sync\n@optional {delete_empty_folders: any # Delete empty folders after sync?, description: any # Description for this sync job, dest_path: any # Absolute destination path for the sync, dest_remote_server_id: any # Remote server ID for the destination (if remote), disabled: any # Is this sync disabled?, exclude_patterns: any # Array of glob patterns to exclude, holiday_region: any # Skip sync if there is a formal, observed holiday for this region., include_patterns: any # Array of glob patterns to include, interval: any # If trigger is `daily`, this specifies how often to run this sync.  One of: `day`, `week`, `week_end`, `month`, `month_end`, `quarter`, `quarter_end`, `year`, `year_end`, keep_after_copy: any # Keep files after copying?, name: any # Name for this sync job, recurring_day: any # If trigger type is `daily`, this specifies a day number to run in one of the supported intervals: `week`, `month`, `quarter`, `year`., schedule_days_of_week: any # If trigger is `custom_schedule`, Custom schedule description for when the sync should be run. 0-based days of the week. 0 is Sunday, 1 is Monday, etc., schedule_time_zone: any # Time zone for scheduled times. If not set, times are interpreted as UTC., schedule_times_of_day: any # Times of day to run in HH:MM format. For `custom_schedule`, run at these times on specified days of week. For `daily`, run at these times on the scheduled interval date., src_path: any # Absolute source path for the sync, src_remote_server_id: any # Remote server ID for the source (if remote), sync_interval_minutes: any # Frequency in minutes between syncs. If set, this value must be greater than or equal to the `remote_sync_interval` value for the site's plan. If left blank, the plan's `remote_sync_interval` will be used. This setting is only used if `trigger` is empty., trigger: any # Trigger type: daily, custom_schedule, or manual, trigger_file: any # Some MFT services request an empty file (known as a trigger file) to signal the sync is complete and they can begin further processing. If trigger_file is set, a zero-byte file will be sent at the end of the sync., always_write_trigger_file: any # If true, the trigger file will be sent at the end of a successful sync even when no files were transferred., workspace_id: any # Workspace ID this sync belongs to}\n@returns(201) The Syncs object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group sync_logs\n@endpoint GET /sync_logs\n@desc List Sync Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `external_event_id`, `operation`, `status`, `sync_id`, `created_at` or `sync_run_id`. Valid field combinations are `[ external_event_id ]`, `[ operation ]`, `[ status ]`, `[ sync_id ]`, `[ created_at ]`, `[ sync_run_id ]`, `[ external_event_id, operation ]`, `[ external_event_id, status ]`, `[ external_event_id, sync_id ]`, `[ external_event_id, created_at ]`, `[ external_event_id, sync_run_id ]`, `[ operation, status ]`, `[ operation, sync_id ]`, `[ operation, created_at ]`, `[ operation, sync_run_id ]`, `[ status, sync_id ]`, `[ status, created_at ]`, `[ status, sync_run_id ]`, `[ sync_id, created_at ]`, `[ sync_id, sync_run_id ]`, `[ created_at, sync_run_id ]`, `[ external_event_id, operation, status ]`, `[ external_event_id, operation, sync_id ]`, `[ external_event_id, operation, created_at ]`, `[ external_event_id, operation, sync_run_id ]`, `[ external_event_id, status, sync_id ]`, `[ external_event_id, status, created_at ]`, `[ external_event_id, status, sync_run_id ]`, `[ external_event_id, sync_id, created_at ]`, `[ external_event_id, sync_id, sync_run_id ]`, `[ external_event_id, created_at, sync_run_id ]`, `[ operation, status, sync_id ]`, `[ operation, status, created_at ]`, `[ operation, status, sync_run_id ]`, `[ operation, sync_id, created_at ]`, `[ operation, sync_id, sync_run_id ]`, `[ operation, created_at, sync_run_id ]`, `[ status, sync_id, created_at ]`, `[ status, sync_id, sync_run_id ]`, `[ status, created_at, sync_run_id ]`, `[ sync_id, created_at, sync_run_id ]`, `[ external_event_id, operation, status, sync_id ]`, `[ external_event_id, operation, status, created_at ]`, `[ external_event_id, operation, status, sync_run_id ]`, `[ external_event_id, operation, sync_id, created_at ]`, `[ external_event_id, operation, sync_id, sync_run_id ]`, `[ external_event_id, operation, created_at, sync_run_id ]`, `[ external_event_id, status, sync_id, created_at ]`, `[ external_event_id, status, sync_id, sync_run_id ]`, `[ external_event_id, status, created_at, sync_run_id ]`, `[ external_event_id, sync_id, created_at, sync_run_id ]`, `[ operation, status, sync_id, created_at ]`, `[ operation, status, sync_id, sync_run_id ]`, `[ operation, status, created_at, sync_run_id ]`, `[ operation, sync_id, created_at, sync_run_id ]`, `[ status, sync_id, created_at, sync_run_id ]`, `[ external_event_id, operation, status, sync_id, created_at ]`, `[ external_event_id, operation, status, sync_id, sync_run_id ]`, `[ external_event_id, operation, status, created_at, sync_run_id ]`, `[ external_event_id, operation, sync_id, created_at, sync_run_id ]`, `[ external_event_id, status, sync_id, created_at, sync_run_id ]`, `[ operation, status, sync_id, created_at, sync_run_id ]` or `[ external_event_id, operation, status, sync_id, created_at, sync_run_id ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ external_event_id ]`, `[ operation ]`, `[ status ]`, `[ sync_id ]`, `[ created_at ]`, `[ sync_run_id ]`, `[ external_event_id, operation ]`, `[ external_event_id, status ]`, `[ external_event_id, sync_id ]`, `[ external_event_id, created_at ]`, `[ external_event_id, sync_run_id ]`, `[ operation, status ]`, `[ operation, sync_id ]`, `[ operation, created_at ]`, `[ operation, sync_run_id ]`, `[ status, sync_id ]`, `[ status, created_at ]`, `[ status, sync_run_id ]`, `[ sync_id, created_at ]`, `[ sync_id, sync_run_id ]`, `[ created_at, sync_run_id ]`, `[ external_event_id, operation, status ]`, `[ external_event_id, operation, sync_id ]`, `[ external_event_id, operation, created_at ]`, `[ external_event_id, operation, sync_run_id ]`, `[ external_event_id, status, sync_id ]`, `[ external_event_id, status, created_at ]`, `[ external_event_id, status, sync_run_id ]`, `[ external_event_id, sync_id, created_at ]`, `[ external_event_id, sync_id, sync_run_id ]`, `[ external_event_id, created_at, sync_run_id ]`, `[ operation, status, sync_id ]`, `[ operation, status, created_at ]`, `[ operation, status, sync_run_id ]`, `[ operation, sync_id, created_at ]`, `[ operation, sync_id, sync_run_id ]`, `[ operation, created_at, sync_run_id ]`, `[ status, sync_id, created_at ]`, `[ status, sync_id, sync_run_id ]`, `[ status, created_at, sync_run_id ]`, `[ sync_id, created_at, sync_run_id ]`, `[ external_event_id, operation, status, sync_id ]`, `[ external_event_id, operation, status, created_at ]`, `[ external_event_id, operation, status, sync_run_id ]`, `[ external_event_id, operation, sync_id, created_at ]`, `[ external_event_id, operation, sync_id, sync_run_id ]`, `[ external_event_id, operation, created_at, sync_run_id ]`, `[ external_event_id, status, sync_id, created_at ]`, `[ external_event_id, status, sync_id, sync_run_id ]`, `[ external_event_id, status, created_at, sync_run_id ]`, `[ external_event_id, sync_id, created_at, sync_run_id ]`, `[ operation, status, sync_id, created_at ]`, `[ operation, status, sync_id, sync_run_id ]`, `[ operation, status, created_at, sync_run_id ]`, `[ operation, sync_id, created_at, sync_run_id ]`, `[ status, sync_id, created_at, sync_run_id ]`, `[ external_event_id, operation, status, sync_id, created_at ]`, `[ external_event_id, operation, status, sync_id, sync_run_id ]`, `[ external_event_id, operation, status, created_at, sync_run_id ]`, `[ external_event_id, operation, sync_id, created_at, sync_run_id ]`, `[ external_event_id, status, sync_id, created_at, sync_run_id ]`, `[ operation, status, sync_id, created_at, sync_run_id ]` or `[ external_event_id, operation, status, sync_id, created_at, sync_run_id ]`., filter_gteq: any # 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 `[ external_event_id ]`, `[ operation ]`, `[ status ]`, `[ sync_id ]`, `[ created_at ]`, `[ sync_run_id ]`, `[ external_event_id, operation ]`, `[ external_event_id, status ]`, `[ external_event_id, sync_id ]`, `[ external_event_id, created_at ]`, `[ external_event_id, sync_run_id ]`, `[ operation, status ]`, `[ operation, sync_id ]`, `[ operation, created_at ]`, `[ operation, sync_run_id ]`, `[ status, sync_id ]`, `[ status, created_at ]`, `[ status, sync_run_id ]`, `[ sync_id, created_at ]`, `[ sync_id, sync_run_id ]`, `[ created_at, sync_run_id ]`, `[ external_event_id, operation, status ]`, `[ external_event_id, operation, sync_id ]`, `[ external_event_id, operation, created_at ]`, `[ external_event_id, operation, sync_run_id ]`, `[ external_event_id, status, sync_id ]`, `[ external_event_id, status, created_at ]`, `[ external_event_id, status, sync_run_id ]`, `[ external_event_id, sync_id, created_at ]`, `[ external_event_id, sync_id, sync_run_id ]`, `[ external_event_id, created_at, sync_run_id ]`, `[ operation, status, sync_id ]`, `[ operation, status, created_at ]`, `[ operation, status, sync_run_id ]`, `[ operation, sync_id, created_at ]`, `[ operation, sync_id, sync_run_id ]`, `[ operation, created_at, sync_run_id ]`, `[ status, sync_id, created_at ]`, `[ status, sync_id, sync_run_id ]`, `[ status, created_at, sync_run_id ]`, `[ sync_id, created_at, sync_run_id ]`, `[ external_event_id, operation, status, sync_id ]`, `[ external_event_id, operation, status, created_at ]`, `[ external_event_id, operation, status, sync_run_id ]`, `[ external_event_id, operation, sync_id, created_at ]`, `[ external_event_id, operation, sync_id, sync_run_id ]`, `[ external_event_id, operation, created_at, sync_run_id ]`, `[ external_event_id, status, sync_id, created_at ]`, `[ external_event_id, status, sync_id, sync_run_id ]`, `[ external_event_id, status, created_at, sync_run_id ]`, `[ external_event_id, sync_id, created_at, sync_run_id ]`, `[ operation, status, sync_id, created_at ]`, `[ operation, status, sync_id, sync_run_id ]`, `[ operation, status, created_at, sync_run_id ]`, `[ operation, sync_id, created_at, sync_run_id ]`, `[ status, sync_id, created_at, sync_run_id ]`, `[ external_event_id, operation, status, sync_id, created_at ]`, `[ external_event_id, operation, status, sync_id, sync_run_id ]`, `[ external_event_id, operation, status, created_at, sync_run_id ]`, `[ external_event_id, operation, sync_id, created_at, sync_run_id ]`, `[ external_event_id, status, sync_id, created_at, sync_run_id ]`, `[ operation, status, sync_id, created_at, sync_run_id ]` or `[ external_event_id, operation, status, sync_id, created_at, sync_run_id ]`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ external_event_id ]`, `[ operation ]`, `[ status ]`, `[ sync_id ]`, `[ created_at ]`, `[ sync_run_id ]`, `[ external_event_id, operation ]`, `[ external_event_id, status ]`, `[ external_event_id, sync_id ]`, `[ external_event_id, created_at ]`, `[ external_event_id, sync_run_id ]`, `[ operation, status ]`, `[ operation, sync_id ]`, `[ operation, created_at ]`, `[ operation, sync_run_id ]`, `[ status, sync_id ]`, `[ status, created_at ]`, `[ status, sync_run_id ]`, `[ sync_id, created_at ]`, `[ sync_id, sync_run_id ]`, `[ created_at, sync_run_id ]`, `[ external_event_id, operation, status ]`, `[ external_event_id, operation, sync_id ]`, `[ external_event_id, operation, created_at ]`, `[ external_event_id, operation, sync_run_id ]`, `[ external_event_id, status, sync_id ]`, `[ external_event_id, status, created_at ]`, `[ external_event_id, status, sync_run_id ]`, `[ external_event_id, sync_id, created_at ]`, `[ external_event_id, sync_id, sync_run_id ]`, `[ external_event_id, created_at, sync_run_id ]`, `[ operation, status, sync_id ]`, `[ operation, status, created_at ]`, `[ operation, status, sync_run_id ]`, `[ operation, sync_id, created_at ]`, `[ operation, sync_id, sync_run_id ]`, `[ operation, created_at, sync_run_id ]`, `[ status, sync_id, created_at ]`, `[ status, sync_id, sync_run_id ]`, `[ status, created_at, sync_run_id ]`, `[ sync_id, created_at, sync_run_id ]`, `[ external_event_id, operation, status, sync_id ]`, `[ external_event_id, operation, status, created_at ]`, `[ external_event_id, operation, status, sync_run_id ]`, `[ external_event_id, operation, sync_id, created_at ]`, `[ external_event_id, operation, sync_id, sync_run_id ]`, `[ external_event_id, operation, created_at, sync_run_id ]`, `[ external_event_id, status, sync_id, created_at ]`, `[ external_event_id, status, sync_id, sync_run_id ]`, `[ external_event_id, status, created_at, sync_run_id ]`, `[ external_event_id, sync_id, created_at, sync_run_id ]`, `[ operation, status, sync_id, created_at ]`, `[ operation, status, sync_id, sync_run_id ]`, `[ operation, status, created_at, sync_run_id ]`, `[ operation, sync_id, created_at, sync_run_id ]`, `[ status, sync_id, created_at, sync_run_id ]`, `[ external_event_id, operation, status, sync_id, created_at ]`, `[ external_event_id, operation, status, sync_id, sync_run_id ]`, `[ external_event_id, operation, status, created_at, sync_run_id ]`, `[ external_event_id, operation, sync_id, created_at, sync_run_id ]`, `[ external_event_id, status, sync_id, created_at, sync_run_id ]`, `[ operation, status, sync_id, created_at, sync_run_id ]` or `[ external_event_id, operation, status, sync_id, created_at, sync_run_id ]`., filter_lteq: any # 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 `[ external_event_id ]`, `[ operation ]`, `[ status ]`, `[ sync_id ]`, `[ created_at ]`, `[ sync_run_id ]`, `[ external_event_id, operation ]`, `[ external_event_id, status ]`, `[ external_event_id, sync_id ]`, `[ external_event_id, created_at ]`, `[ external_event_id, sync_run_id ]`, `[ operation, status ]`, `[ operation, sync_id ]`, `[ operation, created_at ]`, `[ operation, sync_run_id ]`, `[ status, sync_id ]`, `[ status, created_at ]`, `[ status, sync_run_id ]`, `[ sync_id, created_at ]`, `[ sync_id, sync_run_id ]`, `[ created_at, sync_run_id ]`, `[ external_event_id, operation, status ]`, `[ external_event_id, operation, sync_id ]`, `[ external_event_id, operation, created_at ]`, `[ external_event_id, operation, sync_run_id ]`, `[ external_event_id, status, sync_id ]`, `[ external_event_id, status, created_at ]`, `[ external_event_id, status, sync_run_id ]`, `[ external_event_id, sync_id, created_at ]`, `[ external_event_id, sync_id, sync_run_id ]`, `[ external_event_id, created_at, sync_run_id ]`, `[ operation, status, sync_id ]`, `[ operation, status, created_at ]`, `[ operation, status, sync_run_id ]`, `[ operation, sync_id, created_at ]`, `[ operation, sync_id, sync_run_id ]`, `[ operation, created_at, sync_run_id ]`, `[ status, sync_id, created_at ]`, `[ status, sync_id, sync_run_id ]`, `[ status, created_at, sync_run_id ]`, `[ sync_id, created_at, sync_run_id ]`, `[ external_event_id, operation, status, sync_id ]`, `[ external_event_id, operation, status, created_at ]`, `[ external_event_id, operation, status, sync_run_id ]`, `[ external_event_id, operation, sync_id, created_at ]`, `[ external_event_id, operation, sync_id, sync_run_id ]`, `[ external_event_id, operation, created_at, sync_run_id ]`, `[ external_event_id, status, sync_id, created_at ]`, `[ external_event_id, status, sync_id, sync_run_id ]`, `[ external_event_id, status, created_at, sync_run_id ]`, `[ external_event_id, sync_id, created_at, sync_run_id ]`, `[ operation, status, sync_id, created_at ]`, `[ operation, status, sync_id, sync_run_id ]`, `[ operation, status, created_at, sync_run_id ]`, `[ operation, sync_id, created_at, sync_run_id ]`, `[ status, sync_id, created_at, sync_run_id ]`, `[ external_event_id, operation, status, sync_id, created_at ]`, `[ external_event_id, operation, status, sync_id, sync_run_id ]`, `[ external_event_id, operation, status, created_at, sync_run_id ]`, `[ external_event_id, operation, sync_id, created_at, sync_run_id ]`, `[ external_event_id, status, sync_id, created_at, sync_run_id ]`, `[ operation, status, sync_id, created_at, sync_run_id ]` or `[ external_event_id, operation, status, sync_id, created_at, sync_run_id ]`.}\n@returns(200) A list of SyncLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group sync_runs\n@endpoint GET /sync_runs/{id}\n@desc Show Sync Run\n@required {id: any # Sync Run ID.}\n@returns(200) The SyncRuns object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /sync_runs\n@desc List Sync Runs\n@optional {user_id: any # User ID.  Provide a value of `0` to operate the current session's user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id`, `workspace_id`, `sync_id`, `created_at` or `status`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `status`, `dry_run`, `workspace_id`, `src_remote_server_type`, `dest_remote_server_type` or `sync_id`. Valid field combinations are `[ status, created_at ]`, `[ workspace_id, created_at ]`, `[ src_remote_server_type, created_at ]`, `[ dest_remote_server_type, created_at ]`, `[ sync_id, created_at ]`, `[ workspace_id, status ]`, `[ src_remote_server_type, status ]`, `[ dest_remote_server_type, status ]`, `[ sync_id, status ]`, `[ workspace_id, src_remote_server_type ]`, `[ workspace_id, dest_remote_server_type ]`, `[ workspace_id, sync_id ]`, `[ workspace_id, status, created_at ]`, `[ src_remote_server_type, status, created_at ]`, `[ dest_remote_server_type, status, created_at ]`, `[ sync_id, status, created_at ]`, `[ workspace_id, src_remote_server_type, created_at ]`, `[ workspace_id, dest_remote_server_type, created_at ]`, `[ workspace_id, sync_id, created_at ]`, `[ workspace_id, src_remote_server_type, status ]`, `[ workspace_id, dest_remote_server_type, status ]`, `[ workspace_id, sync_id, status ]`, `[ workspace_id, src_remote_server_type, status, created_at ]`, `[ workspace_id, dest_remote_server_type, status, created_at ]` or `[ workspace_id, sync_id, status, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of SyncRuns objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group usage_snapshots\n@endpoint GET /usage_snapshots\n@desc List Usage Snapshots\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of UsageSnapshots objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group usage_daily_snapshots\n@endpoint GET /usage_daily_snapshots\n@desc List Usage Daily Snapshots\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `date`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `date` and `usage_snapshot_id`. Valid field combinations are `[ usage_snapshot_id, date ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `date`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `date`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `date`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `date`.}\n@returns(200) A list of UsageDailySnapshots objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group user_cipher_uses\n@endpoint GET /user_cipher_uses\n@desc List User Cipher Uses\n@optional {user_id: any # User ID. If provided, will return uses for this user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `updated_at`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `insecure` and `updated_at`. Valid field combinations are `[ insecure, updated_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `updated_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `updated_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `updated_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `updated_at`.}\n@returns(200) A list of UserCipherUses objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group user_lifecycle_rules\n@endpoint PATCH /user_lifecycle_rules/{id}\n@desc Update User Lifecycle Rule\n@required {id: any # User Lifecycle Rule ID.}\n@optional {action: any # Action to take on inactive users (disable or delete), apply_to_all_workspaces: any # If true, a default-workspace rule also applies to users in all workspaces., authentication_method: any # User authentication method for which the rule will apply. Use `all_non_sso` to target every non-SSO authentication method with one rule., group_ids: any # Array of Group IDs to which the rule applies. If empty or not set, the rule applies to all users., inactivity_days: any # Number of days of inactivity before the rule applies, include_site_admins: any # If true, the rule will apply to site admins., include_folder_admins: any # If true, the rule will apply to folder admins., name: any # User Lifecycle Rule name, notify_users: any # If true, users will be emailed before the rule disables or deletes them., partner_tag: any # If provided, only users belonging to Partners with this tag at the Partner level will be affected by the rule. Tags must only contain lowercase letters, numbers, and hyphens., user_state: any # State of the users to apply the rule to (inactive or disabled), user_tag: any # If provided, only users with this tag will be affected by the rule. Tags must only contain lowercase letters, numbers, and hyphens., workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(200) The UserLifecycleRules object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /user_lifecycle_rules/{id}\n@desc Delete User Lifecycle Rule\n@required {id: any # User Lifecycle Rule ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /user_lifecycle_rules/{id}\n@desc Show User Lifecycle Rule\n@required {id: any # User Lifecycle Rule ID.}\n@returns(200) The UserLifecycleRules object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /user_lifecycle_rules\n@desc Create User Lifecycle Rule\n@optional {action: any # Action to take on inactive users (disable or delete), apply_to_all_workspaces: any # If true, a default-workspace rule also applies to users in all workspaces., authentication_method: any # User authentication method for which the rule will apply. Use `all_non_sso` to target every non-SSO authentication method with one rule., group_ids: any # Array of Group IDs to which the rule applies. If empty or not set, the rule applies to all users., inactivity_days: any # Number of days of inactivity before the rule applies, include_site_admins: any # If true, the rule will apply to site admins., include_folder_admins: any # If true, the rule will apply to folder admins., name: any # User Lifecycle Rule name, notify_users: any # If true, users will be emailed before the rule disables or deletes them., partner_tag: any # If provided, only users belonging to Partners with this tag at the Partner level will be affected by the rule. Tags must only contain lowercase letters, numbers, and hyphens., user_state: any # State of the users to apply the rule to (inactive or disabled), user_tag: any # If provided, only users with this tag will be affected by the rule. Tags must only contain lowercase letters, numbers, and hyphens., workspace_id: any # Workspace ID. `0` means the default workspace.}\n@returns(201) The UserLifecycleRules object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /user_lifecycle_rules\n@desc List User Lifecycle Rules\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `site_id` and `workspace_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `workspace_id`.}\n@returns(200) A list of UserLifecycleRules objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group user_requests\n@endpoint GET /user_requests\n@desc List User Requests\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of UserRequests objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /user_requests\n@desc Create User Request\n@required {name: any # Name of user requested, email: any # Email of user requested, details: any # Details of the user request}\n@optional {company: any # Company of the user requested}\n@returns(201) The UserRequests object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint DELETE /user_requests/{id}\n@desc Delete User Request\n@required {id: any # User Request ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /user_requests/{id}\n@desc Show User Request\n@required {id: any # User Request ID.}\n@returns(200) The UserRequests object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group user_security_events\n@endpoint GET /user_security_events/{id}\n@desc Show User Security Event\n@required {id: any # User Security Event ID.}\n@returns(200) The UserSecurityEvents object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /user_security_events\n@desc List User Security Events\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at` and `user_id`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at` and `user_id`. Valid field combinations are `[ user_id, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`., filter_gteq: any # If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`., filter_lteq: any # If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.}\n@returns(200) A list of UserSecurityEvents objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group user_sftp_client_uses\n@endpoint GET /user_sftp_client_uses\n@desc List User SFTP Client Uses\n@optional {user_id: any # User ID. If provided, will return uses for this user., cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended).}\n@returns(200) A list of UserSftpClientUses objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group web_dav_action_logs\n@endpoint GET /web_dav_action_logs\n@desc List WebDAV Action Logs\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 2000, 1,000 or less is recommended)., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `path`, `true_path`, `remote_ip`, `success`, `status`, `action_type`, `username` or `created_at`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`., filter_gt: any # If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`., filter_gteq: any # 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 `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `path`, `true_path`, `action_type` or `username`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`., filter_lt: any # If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`. Valid field combinations are `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`., filter_lteq: any # 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 `[ path ]`, `[ true_path ]`, `[ remote_ip ]`, `[ success ]`, `[ status ]`, `[ action_type ]`, `[ username ]`, `[ created_at ]`, `[ path, true_path ]`, `[ path, remote_ip ]`, `[ path, success ]`, `[ path, status ]`, `[ path, action_type ]`, `[ path, username ]`, `[ path, created_at ]`, `[ true_path, remote_ip ]`, `[ true_path, success ]`, `[ true_path, status ]`, `[ true_path, action_type ]`, `[ true_path, username ]`, `[ true_path, created_at ]`, `[ remote_ip, success ]`, `[ remote_ip, status ]`, `[ remote_ip, action_type ]`, `[ remote_ip, username ]`, `[ remote_ip, created_at ]`, `[ success, status ]`, `[ success, action_type ]`, `[ success, username ]`, `[ success, created_at ]`, `[ status, action_type ]`, `[ status, username ]`, `[ status, created_at ]`, `[ action_type, username ]`, `[ action_type, created_at ]`, `[ username, created_at ]`, `[ path, true_path, remote_ip ]`, `[ path, true_path, success ]`, `[ path, true_path, status ]`, `[ path, true_path, action_type ]`, `[ path, true_path, username ]`, `[ path, true_path, created_at ]`, `[ path, remote_ip, success ]`, `[ path, remote_ip, status ]`, `[ path, remote_ip, action_type ]`, `[ path, remote_ip, username ]`, `[ path, remote_ip, created_at ]`, `[ path, success, status ]`, `[ path, success, action_type ]`, `[ path, success, username ]`, `[ path, success, created_at ]`, `[ path, status, action_type ]`, `[ path, status, username ]`, `[ path, status, created_at ]`, `[ path, action_type, username ]`, `[ path, action_type, created_at ]`, `[ path, username, created_at ]`, `[ true_path, remote_ip, success ]`, `[ true_path, remote_ip, status ]`, `[ true_path, remote_ip, action_type ]`, `[ true_path, remote_ip, username ]`, `[ true_path, remote_ip, created_at ]`, `[ true_path, success, status ]`, `[ true_path, success, action_type ]`, `[ true_path, success, username ]`, `[ true_path, success, created_at ]`, `[ true_path, status, action_type ]`, `[ true_path, status, username ]`, `[ true_path, status, created_at ]`, `[ true_path, action_type, username ]`, `[ true_path, action_type, created_at ]`, `[ true_path, username, created_at ]`, `[ remote_ip, success, status ]`, `[ remote_ip, success, action_type ]`, `[ remote_ip, success, username ]`, `[ remote_ip, success, created_at ]`, `[ remote_ip, status, action_type ]`, `[ remote_ip, status, username ]`, `[ remote_ip, status, created_at ]`, `[ remote_ip, action_type, username ]`, `[ remote_ip, action_type, created_at ]`, `[ remote_ip, username, created_at ]`, `[ success, status, action_type ]`, `[ success, status, username ]`, `[ success, status, created_at ]`, `[ success, action_type, username ]`, `[ success, action_type, created_at ]`, `[ success, username, created_at ]`, `[ status, action_type, username ]`, `[ status, action_type, created_at ]`, `[ status, username, created_at ]`, `[ action_type, username, created_at ]`, `[ path, true_path, remote_ip, success ]`, `[ path, true_path, remote_ip, status ]`, `[ path, true_path, remote_ip, action_type ]`, `[ path, true_path, remote_ip, username ]`, `[ path, true_path, remote_ip, created_at ]`, `[ path, true_path, success, status ]`, `[ path, true_path, success, action_type ]`, `[ path, true_path, success, username ]`, `[ path, true_path, success, created_at ]`, `[ path, true_path, status, action_type ]`, `[ path, true_path, status, username ]`, `[ path, true_path, status, created_at ]`, `[ path, true_path, action_type, username ]`, `[ path, true_path, action_type, created_at ]`, `[ path, true_path, username, created_at ]`, `[ path, remote_ip, success, status ]`, `[ path, remote_ip, success, action_type ]`, `[ path, remote_ip, success, username ]`, `[ path, remote_ip, success, created_at ]`, `[ path, remote_ip, status, action_type ]`, `[ path, remote_ip, status, username ]`, `[ path, remote_ip, status, created_at ]`, `[ path, remote_ip, action_type, username ]`, `[ path, remote_ip, action_type, created_at ]`, `[ path, remote_ip, username, created_at ]`, `[ path, success, status, action_type ]`, `[ path, success, status, username ]`, `[ path, success, status, created_at ]`, `[ path, success, action_type, username ]`, `[ path, success, action_type, created_at ]`, `[ path, success, username, created_at ]`, `[ path, status, action_type, username ]`, `[ path, status, action_type, created_at ]`, `[ path, status, username, created_at ]`, `[ path, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status ]`, `[ true_path, remote_ip, success, action_type ]`, `[ true_path, remote_ip, success, username ]`, `[ true_path, remote_ip, success, created_at ]`, `[ true_path, remote_ip, status, action_type ]`, `[ true_path, remote_ip, status, username ]`, `[ true_path, remote_ip, status, created_at ]`, `[ true_path, remote_ip, action_type, username ]`, `[ true_path, remote_ip, action_type, created_at ]`, `[ true_path, remote_ip, username, created_at ]`, `[ true_path, success, status, action_type ]`, `[ true_path, success, status, username ]`, `[ true_path, success, status, created_at ]`, `[ true_path, success, action_type, username ]`, `[ true_path, success, action_type, created_at ]`, `[ true_path, success, username, created_at ]`, `[ true_path, status, action_type, username ]`, `[ true_path, status, action_type, created_at ]`, `[ true_path, status, username, created_at ]`, `[ true_path, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type ]`, `[ remote_ip, success, status, username ]`, `[ remote_ip, success, status, created_at ]`, `[ remote_ip, success, action_type, username ]`, `[ remote_ip, success, action_type, created_at ]`, `[ remote_ip, success, username, created_at ]`, `[ remote_ip, status, action_type, username ]`, `[ remote_ip, status, action_type, created_at ]`, `[ remote_ip, status, username, created_at ]`, `[ remote_ip, action_type, username, created_at ]`, `[ success, status, action_type, username ]`, `[ success, status, action_type, created_at ]`, `[ success, status, username, created_at ]`, `[ success, action_type, username, created_at ]`, `[ status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status ]`, `[ path, true_path, remote_ip, success, action_type ]`, `[ path, true_path, remote_ip, success, username ]`, `[ path, true_path, remote_ip, success, created_at ]`, `[ path, true_path, remote_ip, status, action_type ]`, `[ path, true_path, remote_ip, status, username ]`, `[ path, true_path, remote_ip, status, created_at ]`, `[ path, true_path, remote_ip, action_type, username ]`, `[ path, true_path, remote_ip, action_type, created_at ]`, `[ path, true_path, remote_ip, username, created_at ]`, `[ path, true_path, success, status, action_type ]`, `[ path, true_path, success, status, username ]`, `[ path, true_path, success, status, created_at ]`, `[ path, true_path, success, action_type, username ]`, `[ path, true_path, success, action_type, created_at ]`, `[ path, true_path, success, username, created_at ]`, `[ path, true_path, status, action_type, username ]`, `[ path, true_path, status, action_type, created_at ]`, `[ path, true_path, status, username, created_at ]`, `[ path, true_path, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type ]`, `[ path, remote_ip, success, status, username ]`, `[ path, remote_ip, success, status, created_at ]`, `[ path, remote_ip, success, action_type, username ]`, `[ path, remote_ip, success, action_type, created_at ]`, `[ path, remote_ip, success, username, created_at ]`, `[ path, remote_ip, status, action_type, username ]`, `[ path, remote_ip, status, action_type, created_at ]`, `[ path, remote_ip, status, username, created_at ]`, `[ path, remote_ip, action_type, username, created_at ]`, `[ path, success, status, action_type, username ]`, `[ path, success, status, action_type, created_at ]`, `[ path, success, status, username, created_at ]`, `[ path, success, action_type, username, created_at ]`, `[ path, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type ]`, `[ true_path, remote_ip, success, status, username ]`, `[ true_path, remote_ip, success, status, created_at ]`, `[ true_path, remote_ip, success, action_type, username ]`, `[ true_path, remote_ip, success, action_type, created_at ]`, `[ true_path, remote_ip, success, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username ]`, `[ true_path, remote_ip, status, action_type, created_at ]`, `[ true_path, remote_ip, status, username, created_at ]`, `[ true_path, remote_ip, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username ]`, `[ true_path, success, status, action_type, created_at ]`, `[ true_path, success, status, username, created_at ]`, `[ true_path, success, action_type, username, created_at ]`, `[ true_path, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username ]`, `[ remote_ip, success, status, action_type, created_at ]`, `[ remote_ip, success, status, username, created_at ]`, `[ remote_ip, success, action_type, username, created_at ]`, `[ remote_ip, status, action_type, username, created_at ]`, `[ success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type ]`, `[ path, true_path, remote_ip, success, status, username ]`, `[ path, true_path, remote_ip, success, status, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username ]`, `[ path, true_path, remote_ip, success, action_type, created_at ]`, `[ path, true_path, remote_ip, success, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username ]`, `[ path, true_path, remote_ip, status, action_type, created_at ]`, `[ path, true_path, remote_ip, status, username, created_at ]`, `[ path, true_path, remote_ip, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username ]`, `[ path, true_path, success, status, action_type, created_at ]`, `[ path, true_path, success, status, username, created_at ]`, `[ path, true_path, success, action_type, username, created_at ]`, `[ path, true_path, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username ]`, `[ path, remote_ip, success, status, action_type, created_at ]`, `[ path, remote_ip, success, status, username, created_at ]`, `[ path, remote_ip, success, action_type, username, created_at ]`, `[ path, remote_ip, status, action_type, username, created_at ]`, `[ path, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username ]`, `[ true_path, remote_ip, success, status, action_type, created_at ]`, `[ true_path, remote_ip, success, status, username, created_at ]`, `[ true_path, remote_ip, success, action_type, username, created_at ]`, `[ true_path, remote_ip, status, action_type, username, created_at ]`, `[ true_path, success, status, action_type, username, created_at ]`, `[ remote_ip, success, status, action_type, username, created_at ]`, `[ path, true_path, remote_ip, success, status, action_type, username ]`, `[ path, true_path, remote_ip, success, status, action_type, created_at ]`, `[ path, true_path, remote_ip, success, status, username, created_at ]`, `[ path, true_path, remote_ip, success, action_type, username, created_at ]`, `[ path, true_path, remote_ip, status, action_type, username, created_at ]`, `[ path, true_path, success, status, action_type, username, created_at ]`, `[ path, remote_ip, success, status, action_type, username, created_at ]`, `[ true_path, remote_ip, success, status, action_type, username, created_at ]` or `[ path, true_path, remote_ip, success, status, action_type, username, created_at ]`.}\n@returns(200) A list of WebDavActionLogs objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group webhook_tests\n@endpoint POST /webhook_tests\n@desc Create Webhook Test\n@required {url: any # URL for testing the webhook.}\n@optional {method: any # HTTP method(GET or POST)., encoding: any # HTTP encoding method.  Can be JSON, XML, or RAW (form data)., headers: any # Additional request headers., body: any # Additional body parameters., raw_body: any # raw body text, file_as_body: any # Send the file data as the request body?, file_form_field: any # Send the file data as a named parameter in the request POST body, action: any # action for test body, use_dedicated_ips: any # Use dedicated IPs for sending the webhook?}\n@returns(201) The WebhookTests object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@group workspaces\n@endpoint DELETE /workspaces/{id}\n@desc Delete Workspace\n@required {id: any # Workspace ID.}\n@returns(204) No body.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint PATCH /workspaces/{id}\n@desc Update Workspace\n@required {id: any # Workspace ID.}\n@optional {name: any # Workspace name}\n@returns(200) The Workspaces object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /workspaces/{id}\n@desc Show Workspace\n@required {id: any # Workspace ID.}\n@returns(200) The Workspaces object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint POST /workspaces\n@desc Create Workspace\n@optional {name: any # Workspace name}\n@returns(201) The Workspaces object.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endpoint GET /workspaces\n@desc List Workspaces\n@optional {cursor: any # 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., per_page: any # Number of records to show per page.  (Max: 10000, 1,000 or less is recommended)., sort_by: any # If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `name`., filter: any # If set, return records where the specified field is equal to the supplied value. Valid fields are `name`., filter_prefix: any # If set, return records where the specified field is prefixed by the supplied value. Valid fields are `name`.}\n@returns(200) A list of Workspaces objects.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 405: Method Not Allowed, 409: Conflict, 412: Precondition Failed, 422: Unprocessable Entity, 423: Locked, 429: Too Many Requests}\n\n@endgroup\n\n@end\n"}}