{"uid":"cap_jlfmBULc5YjRGWu-_gtJV","slug":"kiln-memory-list-namespace-documents-7f136606","name":"Kiln Memory - List Namespace Documents","description":"Durable JSON memory store for AI agents with TTL namespaces.","url":"https://memory.fluidrack.com/v1/ns/%7Bns%7D/docs","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["ns"],"properties":{"ns":{"type":"string"},"prefix":{"type":"string"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-Whq5JK4vOHJznCZJWCDI","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists all JSON documents stored within a specified TTL namespace in the Kiln Memory durable store for AI agents","exampleAgentPrompt":"List all the documents I have stored in my Kiln Memory namespace called 'user-sessions' — include any with the prefix 'session-2024'.","exampleUseCases":[{"title":"Agent state recovery after restart","prompt":"My agent just restarted — can you pull up all the documents stored in the 'agent-state' namespace on Kiln Memory so I can see what it had saved?"},{"title":"Browsing cached research under a prefix","prompt":"List everything saved in the 'research' namespace on my Kiln Memory store that starts with the prefix 'topic-climate' so I can review what my agent has already gathered."},{"title":"Auditing multi-agent shared memory","prompt":"Can you show me all the documents currently in the 'shared-context' Kiln Memory namespace so I can audit what data my agent fleet is passing around?"}],"resultDescription":"Returns a list of JSON documents stored within the specified namespace, potentially filtered by an optional key prefix. Each entry represents a durable memory record previously written by an AI agent, including its key and stored JSON content.","failureModes":["Namespace does not exist — returns empty list or 404-equivalent","Invalid or missing 'ns' query parameter — request rejected with validation error","Namespace has expired due to TTL — documents may be absent or namespace unavailable","Prefix filter yields no matching documents — empty result set returned","Authentication or payment failure — 402 Payment Required if USDC payment not provided"],"whenToPreferThis":"Use this endpoint when you need to enumerate or browse all documents stored in a known Kiln Memory namespace, optionally narrowing results by key prefix. Prefer it over single-document reads when you don't know the exact document key but want to discover what's stored. It is ideal for agent state audits, memory recovery after restarts, or inspecting shared memory partitions across an agent fleet.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-12T06:35:40.486Z","isFirstParty":false}