{"uid":"cap_KiPHLADcWC4LTRYqAwJE6","slug":"meeting-namespace-list-2e8f34df","name":"Meeting Namespace List","description":"List the meetings in a namespace with their metadata, newest first. Never returns transcripts (requires the namespace_token)","url":"https://agentic-endpoints-testnet.oliver-835.workers.dev/meetings/list","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"limit":{"type":"number","description":"Max results, 1-500 (default 100)"},"namespace":{"type":"string","description":"Meeting memory isolation scope"},"namespace_token":{"type":"string","description":"One-time token issued when the namespace was claimed"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_s6-T7GaHlsnOHJ5zv3vGT","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists meetings stored in a namespace with their metadata, sorted newest first, without returning transcript content","exampleAgentPrompt":"Show me all the meetings stored in my 'engineering-team' namespace — list them newest first, up to 50 results.","exampleUseCases":[{"title":"Audit stored meeting history","prompt":"List all the meetings in my 'sales-q2' namespace so I can see what's been imported and when — newest first, show up to 200."},{"title":"Agent memory index check","prompt":"Check what meetings are stored in the 'onboarding' namespace for me — I want to see the metadata without pulling any transcripts."},{"title":"Paginated meeting browser","prompt":"Pull the first 25 meetings from my 'product-team' namespace, sorted by most recent, so I can pick which ones to search through."}],"resultDescription":"Returns an ordered list (newest first) of meeting records with their metadata fields such as meeting IDs, titles, timestamps, visibility settings, and other descriptive attributes — but never transcript text. The number of results is capped by the limit parameter (default 100, max 500).","failureModes":["Invalid or missing namespace_token returns an authorization error","Non-existent namespace returns empty list or 404","Limit value outside 1-500 range may return a validation error","Expired or already-used namespace_token may be rejected","Network timeout if namespace contains a very large number of meetings"],"whenToPreferThis":"Use this endpoint when you need to enumerate or audit the meetings stored in a given namespace without needing full transcript content. Prefer this over the search endpoint when you want a complete ordered index rather than a keyword-filtered subset, and over the import endpoint when you are reading rather than writing. Ideal for building a meeting picker UI, auditing what has been stored, or paginating through records before deciding which to retrieve or search.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:31:39.056Z","isFirstParty":false}