List Entities

List all entities extracted from activities. Returns entities with their mention counts and metadata. Used by the frontend ChannelEntitiesPanel.

Authentication

AuthorizationBearer

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

Query parameters

limitintegerOptional>=1<=1000Defaults to 100
entity_typestring or nullOptional
Filter by entity type
current_statebooleanOptionalDefaults to false
Return only current state via quantum collapse

Response

Successful Response

Errors