Skip to main content
GET
Get all relationships

Authorizations

Authorization
string
header
required

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

Query Parameters

userId
string

User ID

projectId
string

Optional project ID

limit
integer<int32>
default:100

Maximum number of relationships to return

Response

Created

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