Skip to main content
GET
List Entity Relations

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Query Parameters

size
integer
default:10
Required range: x <= 1000
from_
string | null
entity_types
enum<string>[] | null
Available options:
attack_pattern,
actor,
campaign,
chat_channel,
external_report,
forum_thread,
identity,
indicator,
infrastructure,
domain,
location,
malware,
organization,
threat_actor,
threat_actor_group,
tool,
vulnerability

Response

Successful Response

items
CTIEntityRelationshipResponse · object[]
required
next
string | null
required