v54

latestOpenAPI 3.0.2GPL-2.0raw.githubusercontent.com2026-08-023358233.3 KB
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