List memory entries for a gate
Memory
List memory entries for a gate
Use when: caller wants to inspect the durable memory entries that get injected into every request a gate serves
Returns the active memory entries attached to a gate — durable, opt-in context that survives across sessions and is injected into every request the gate serves. Pass includeInactive=true to also see deactivated entries. Capped at 25 active entries per gate to keep the prompt budget bounded.
GET
List memory entries for a gate
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Response
Memory entries plus active count and the per-gate maximum.