List Connections
connections
List Connections
List all connections for the authenticated organization’s machines.
Supports pagination and filtering by machine and status. Returns connections with their associated machine data.
GET
List Connections
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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by machine ID
Filter by connection status
Available options:
connected, disconnected, error Required range:
x >= 0Required range:
1 <= x <= 1000