List user’s conversation contexts with pagination and filtering. Supports filtering by tags, agent source, and organization. Returns contexts sorted by creation date (newest first).
API key must be provided in the Authorization header
Number of contexts to return
1 <= x <= 100Number of contexts to skip (for pagination)
x >= 0Comma-separated tags to filter by
Filter by agent source (e.g., "cursor", "claude-code")
Filter by memory type (scratchpad, episodic, fact, procedural) Memory taxonomy type:
scratchpad, episodic, fact, procedural