Get machine logs
Retrieve logs for a machine
Path parameters
namespace type: string (required)
The namespace (user or organization) the machine belongs to.
name type: string (required)
The machine name.
Query parameters
tail type: integer
Number of most recent log lines to return. Maximum `10000`.
default: 100since type: string
Return logs after this ISO 8601 timestamp. For example, `2026-03-18T12:00:00Z`.