Skip to main content
POST
Search the Graph

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Body

Graph search request

query
string | null
user_id
string | null
project_id
string | null
limit
integer<int32>
threshold
number<double>

Response

Created

source
string | null
relationship
string | null
destination
string | null
score
number<double>
source_type
string | null
destination_type
string | null