Get all linked entities with relationship information
GET https://{tenant}.atomicwork.com/api/v1/entities/{entity_type}/{display_id}/links
Authorization
X-Api-KeyrequiredAPI key authentication.
Headers
X-Workspace-IdPath Parameters
entity_typerequiredThe entity type (e.g. REQUEST, CHANGE)
Allowed values
REQUESTSERVICE_REQUESTQUESTION_REQUESTINCIDENT_REQUESTINCIDENTPROBLEM_REQUESTPROBLEMUSERSERVICE_ITEMCUSTOM_FORMSURVEYASSETCHANGECHANGE_TEMPLATECUSTOM_OBJECTdisplay_idrequiredThe display ID of the source entity (e.g. REQ-123, CHG-456)
Query Parameters
reference_keyReference key of the implicit relationship field definition
pagePage number for pagination
per_pageNumber of items per page
search_keySearch keyword to filter linked entities by display ID or subject
Response
200
Successful response
