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
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