Node API
Get Session Node
Get the node assigned to a session
GET
Queries the node bound to a session. If the session has no binding but the user has multiple online nodes, the response returns
requires_selection: true along with a list of candidate nodes, prompting the frontend to let the user choose.
string
required
Session ID
string
required
User ID
string
Filter by node type:
extension | desktopstring
Session ID
string
Bound node ID (may be null)
object
Node details (returned when bound)
boolean
Whether the user needs to manually select a node
array
List of candidate nodes (returned when selection is required)