List contexts
Context Sharing
List contexts
List conversation contexts with pagination. Filter by tags, agent source, or memory type.
GET
List contexts
Documentation Index
Fetch the complete documentation index at: https://docs.trynia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key must be provided in the Authorization header
Query Parameters
Number of contexts to return
Required range:
1 <= x <= 100Number of contexts to skip
Required range:
x >= 0Comma-separated tags to filter by
Filter by agent source
Filter by memory type: scratchpad, episodic, fact, procedural

