v1
latestOpenAPI 3.1.02026-07-24474114.4 KBGet All Device Logs
get/logs/device
Query parameters
eventstring
Return events matching the regex specified
severitystring
Return events only matching the severity specified
pageinteger
Return the events paginated by the specified page
Response
200
Example response
[
{
"account_id": "5dba92731b5d034f7d8dcasas",
"component": "system",
"created_at": 1639474535.2510002,
"device_id": "61b86372aa4a7e2464c32924",
"event": "Offline (Online for 8m44s)",
"id": "61b86567704aee80f62e0993",
"severity": "warning"
}
]