Get all linked entities with relationship information
GET https://{tenant}.atomicwork.com/api/v1/entities/{entity_type}/{display_id}/links
Authorization
X-Api-KeyrequiredHeaders
X-Workspace-IdPath Parameters
entity_typerequiredThe entity type (e.g. REQUEST, CHANGE)
display_idrequiredThe display ID of the source entity (e.g. REQ-123, CHG-456)