Skip to content

Tenant Graph

GET
/graph
tenant_id
required
Tenant Id
string format: uuid
st_session
Any of:
string

Successful Response

GraphResponse
object
edges
required
Edges
Array<object>
GraphEdge
object
relation
required
Relation
string
source
required
Source
string
target
required
Target
string
nodes
required
Nodes
Array<object>
GraphNode
object
id
required
Id
string
label
required
Label
string
meta
Meta
object
key
additional properties
any
type
required
Type
string
tenant_id
required
Tenant Id
string format: uuid

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string