v1

latestOpenAPI 3.1.0Apache-2.02026-07-17586455.2 KB
Entities

Get entity detail — attributes, relations, and recent cards.

Pass ?entity_name=<name> to resolve entity relations for a specific named entity in the user's graph. Without entity_name, relations is always [] because entity-graph lookup requires a semantic name, not an opaque user_id.

get/v1/entities/{entity_type}/{entity_id}

Path parameters

entity_type'user' | 'agent' | 'session' required
entity_idstring required

Query parameters

entity_namestring

Response

Entity detail with attribute triples, relation edges, and recent entity cards.

object required