v1

latestOpenAPI 3.1.02026-07-22168133210.3 KB
Context Sharing

List contexts

List conversation contexts with pagination. Filter by tags, agent source, or memory type.

get/contexts

Query parameters

limitinteger

Number of contexts to return

Number of contexts to return

offsetinteger

Number of contexts to skip

Number of contexts to skip

tagsstring nullable

Comma-separated tags to filter by

Comma-separated tags to filter by

agent_sourcestring nullable

Filter by agent source

Filter by agent source

memory_typestring nullable

Filter by memory type: scratchpad, episodic, fact, procedural

Filter by memory type: scratchpad, episodic, fact, procedural

Response

Successful Response

itemsobject[]

List of contexts

contextsobject[]

Legacy contexts list

totalinteger required

Legacy total count