Download device log file
GET/devices/:id/logs/:log_id/download
Download a specific log file for a device. Returns the file as an attachment. Scoped to the caller's enterprise; a device token may address only its own device.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Log file content
Device ID and log ID are required
Device ID mismatch
Log not found or file not found on disk
Failed to retrieve log