List all machines for the authenticated organization.
Supports pagination and filtering by status.
Use the include parameter to fetch related resources in the response.
Related resources are returned in the included array following the JSON:API pattern.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Search machines by id, name, or hostname (case-insensitive substring match)
Filter by machine status
connected, disconnected, error Filter machines created at or after this ISO timestamp (UTC)
Filter machines created at or before this ISO timestamp (UTC)
Comma-separated list of related resources to include. Allowed values: pools. Example: include=pools
x >= 01 <= x <= 1000