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