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