Skip to main content
GET
Get Node by Graph Node ID
Applies to BloodHound Enterprise and CE

Authorizations

Authorization
string
header
required

Authorization: Bearer $JWT_TOKEN

Path Parameters

node_id
integer<int64>
required

The node id assigned by the graph

Query Parameters

include-info
boolean
default:false

When true, populates data.info with kindinfo objects for the node's registered kinds.

Response

OK

When include-info=true, the info field is populated with kindinfo objects.

data
object