Entities API

Endpoints for managing entities (users, agents, apps).

GET/v1/entities/users

List all user entities with memory counts.

Token
GET/v1/entities/agents

List all agent entities with memory counts.

Token
GET/v1/entities/apps

List all app entities with memory counts.

Token
DELETE/v1/entities/users/{user_id}

Delete all memories for a user.

Token