Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

List of relationship types

id
string
required
name
string
required
forwardLabel
string
required
reverseLabel
string
required
sourceItemTypeIds
string[]
required
targetItemTypeIds
string[]
required
propagateSuspect
boolean
required
description
string | null