Get Machine
machines
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
Get Machine
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Comma-separated list of related resources to include. Allowed values: pools. Example: include=pools
Response
Successful Response
Machine response with optional included related resources.
Available options:
connected, disconnected, error Related resources requested via the include query parameter