Get Entity Network

Get the collaboration network around an entity Returns entities connected to the target entity through shared activities

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

entity_idstringRequired

Query parameters

depthintegerOptional>=1<=3Defaults to 1
Network depth
min_interactionsintegerOptional>=1Defaults to 2
Minimum interactions to include connection

Response

Successful Response

Errors