Expand Graph
Graph traversal from an entity: depth 1 = its slim edges; depth 2 = neighborhood expansion (capped at 120 edges, second-hop relations prefixed with the intermediate node). Use to explore paths between areas.
Authentication
AuthorizationBearer
Create a personal key in Alpha settings, or use an access token issued to an approved OAuth client.
Request
This endpoint expects an object.
entityId
Starting entity id
vault
Exact vault id or name from list_vaults. Required whenever the key can reach more than one vault; never guess or use one client’s vault for another.
depth
1 or 2 (default 1)
Allowed values:
Response headers
X-Request-Id
Stable identifier for tracing this request in Alpha logs.
Response
Expand Graph completed.
data
The result returned by the selected Alpha tool.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error