User Action Logs
(Required) Start date. ISO 8601 format (e.g., 2024-01-01T00:00:00Z)
2024-01-01T00:00:00Z(Required) End date. ISO 8601 format. Must be after start_date.
2024-01-31T23:59:59Z(Optional) Action type filter. E.g., machine_started, machine_stopped, file_downloaded
string(Optional) Filter by user email
string(Optional) Filter by machine ID
stringUser action logs
200OK2026-02-05T10:10:22ZTotal number of logs
7586Query start date
2026-01-01T00:00:00.000ZQuery end date
2026-02-04T23:59:59.999ZAdditional notes about the response
Logs older than 90 days are archivedBad request
Not found
End date must be after start date
Permission required
(Required) Start date. Must be older than 30 days.
2023-01-01T00:00:00Z(Required) End date. Must be older than 30 days.
2023-12-31T23:59:59Z(Optional) URL validity duration (seconds). Default: 600 (10 minutes)
600Archived log download URLs
200OK2026-02-05T10:10:22ZList of URLs to download archived log files
["https://vagon-logs.s3.amazonaws.com/archived/2025-11.csv","https://vagon-logs.s3.amazonaws.com/archived/2025-12.csv"]Total number of download URLs
2Query start date
2025-11-01T00:00:00.000ZQuery end date
2025-12-31T23:59:59.999ZBad request
This endpoint is for archived logs only
Permission required
Last updated