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.
Documentation Index
Fetch the complete documentation index at: https://docs.cyberdesk.io/llms.txt
Use this file to discover all available pages before exploring further.
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