listRequestLinks

View as Markdown

List entities linked to a source request.

Returns a paginated list of entities linked to the source request, optionally filtered by reference_key (e.g., parent_child to list only children, relates to list “relates to” links).

Parameters

NameTypeRequiredDescription
requestIdstringYesSource request display ID (e.g., REQ-123, INC-456)
reference_keystringNoFilter to a single relationship type (e.g., parent_child, relates). When omitted, returns links across all relations
pageintegerNoDefault: 1.
per_pageintegerNoDefault: 25.
searchstringNoFree-text search applied to the linked entities (title/description).