v1

latestOpenAPI 3.0.1Apache 2.02026-07-135212282.4 KB
entities

get/v1/entities/

Query parameters

org_idstring

Filter entities by organization ID.

project_idstring

Filter entities by project ID.

Response

Successfully retrieved list of entities.

idstring required

Unique identifier for the entity.

namestring required

Name of the entity.

created_atstring date-time required

Timestamp of when the entity was created.

updated_atstring date-time required

Timestamp of when the entity was last updated.

total_memoriesinteger required

Total number of memories associated with the entity.

ownerstring required

Owner of the entity.

organizationstring required

Organization the entity belongs to.

metadataobject

Additional metadata associated with the entity

type'user' | 'agent' | 'app' | 'run' required