v4
latestSwagger 2.02026-08-0343714211.7 MBaction_notification_exports
Action Notification Exports
Create Action Notification Export
Create Action Notification Export
post/action_notification_exports
Response
The ActionNotificationExports object.
Example response
{
"id": 1,
"export_version": "20201213.2",
"start_at": "2000-01-01T01:00:00Z",
"end_at": "2000-01-01T01:00:00Z",
"status": "ready",
"query_path": "MyFile.txt",
"query_folder": "MyFolder",
"query_message": "Connection Refused",
"query_request_method": "GET",
"query_request_url": "http://example.com/webhook",
"query_status": "200",
"query_success": true,
"results_url": "https://files.com/action_notification_results.csv"
}