Proposal
Retrieves a list of object with id, system_class, label and related ids connected to one entity.
get/ego_network_visualisation/{entityId}
Path parameters
entityIdinteger required
Internal database ID
Example:50505
Specific entity ID
Query parameters
depthinteger
Specifies the number of connection hops to include in the query. Higher values may significantly increase processing time. Default is 1.
exclude_system_classesstring[]
Excludes entities with the selected system classes from the network.
linked_to_idsinteger[]
Displays only entities that are linked to the specified IDs.
downloadboolean
Download results
Response
Success