{"uid":"cap_XEQFQS1wxgGF2kGC-0B_l","slug":"agent-memory-api-list-namespace-memories-ccf8cade","name":"Agent Memory API – List Namespace Memories","description":"List all stored memories in a namespace, most recently updated first. Returns a JSON array of memory records.","url":"https://agent-memory-api-production-f2c4.up.railway.app/v1/memories/bazaar-seed","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"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-afw0bmHD-1lOER1yAOx2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves all stored memory records in a given namespace, sorted by most recently updated first.","exampleAgentPrompt":"Show me everything stored in my agent's memory namespace — list all the saved memory records, most recent first.","exampleUseCases":[{"title":"Audit agent memory before a task","prompt":"Before starting the new task, pull up everything that's been stored in my agent's memory namespace so I can see what context it already has."},{"title":"Debug stale or outdated agent memories","prompt":"Can you list all the memories currently saved in the bazaar-seed namespace? I want to review them and figure out which ones are out of date."},{"title":"Restore agent state after restart","prompt":"My agent just restarted — can you fetch all the memories it had stored in its namespace so we can bring it back up to speed?"}],"resultDescription":"A JSON array of memory records from the specified namespace, each containing the key, stored value, optional metadata, and a timestamp indicating when it was last updated. Records are ordered most recently updated first.","failureModes":["Empty array returned if no memories exist in the namespace","404 or empty result if namespace does not exist","Authentication/payment failure (402 Payment Required) if x402 payment is not properly handled","Rate limiting or timeout if namespace contains a very large number of records","Partial or malformed JSON if the service is temporarily degraded"],"whenToPreferThis":"Use this endpoint when an AI agent needs to enumerate or audit all stored memories in a namespace rather than fetching a single known key. Prefer this over the single-key fetch endpoint when you don't know the specific key, need to review all state, restore context after a restart, or debug what an agent has accumulated over time.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:21.849Z","isFirstParty":false}