Manage nodes
List nodes (both global and custom)
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter nodes by managed service provider
Filter nodes by cloud provider
Filter by node type:
- true: Show only custom nodes
- false: Show only global nodes
- Not provided: Show all nodes
Filter nodes by GPU
Filter nodes by cloud instance type
Response
200
application/json
Node details retrieved successfully