List all connections for the authenticated organization’s machines.
Supports pagination and filtering by machine and status. Returns connections with their associated machine data.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by machine ID
Filter by connection status
connected
, disconnected
, error
x >= 0
1 <= x <= 1000
Successful Response
The response is of type object
.