v1
latestOpenAPI 3.1.02026-07-22136108233.0 KBmachines
Get Machine
Get a specific machine by ID.
The machine must belong to the authenticated organization.
Use the include parameter to fetch related resources in the response. Related resources are returned in the included array following the JSON:API pattern.
get/v1/machines/{machine_id}
Path parameters
machine_idstring uuid required
Query parameters
includestring nullable
Comma-separated list of related resources to include. Allowed values: pools. Example: include=pools
Comma-separated list of related resources to include. Allowed values: pools. Example: include=pools
Response
Successful Response