Appearance
graph
2 endpoints at a glance
| Method | Path | Summary |
|---|---|---|
GET | /graph/ego | Ego |
GET | /graph/global | Global Graph |
graph
Ego
GET
/graph/ego
Neighbourhood graph around one seed entity. 404 if the seed is a
shareable entity the viewer can't read.
Parameters
Header Parameters
authorization
Query Parameters
type*
Type
Requiredstring
id*
Type
Requiredstring
depth
Type
integer
Default
2limit
Type
integer
Default
150Responses
Successful Response
application/json
JSON "additionalProperties": "string"
{
}