{"uid":"cap_KNVvLrlpnZBb7w0i-vohW","slug":"webbersites-scratchpad-read-cf1a9c38","name":"Webbersites Scratchpad Read","description":"Read one of your wallet's scratchpads — the exact text or JSON you last wrote, from any session, any machine; the paying wallet is the identity. Add ?raw=1 for the bare document instead of the JSON envelope. Reading extends the pad's life 30 days.","url":"https://api.webbersites.com/api/scratchpad/:name","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","properties":{"raw":{"type":"string","description":"raw=1 returns the bare document with its original content-type"},"name":{"type":"string","description":"Pad name in the URL path"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"pad":{"type":"string"},"content":{"type":"string"},"created_at":{"type":"string"},"expires_at":{"type":"string"},"updated_at":{"type":"string"},"content_type":{"type":"string"}}}}}}},"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_LJeZITnjvDxpP8v6HKb_B","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 previously stored scratchpad content (text or JSON) for the authenticated wallet identity by pad name, optionally returning the raw document.","exampleAgentPrompt":"Fetch the contents of my scratchpad named 'project-notes' — give me the raw document without the JSON wrapper.","exampleUseCases":null,"resultDescription":"Returns a JSON envelope containing the pad's text or JSON content, content-type, created_at, updated_at, and expires_at timestamps. If ?raw=1 is passed, returns the bare document with its original content-type. Reading the pad extends its expiry by 30 days.","failureModes":["Pad not found for the given name and wallet — 404 response","Wallet payment fails or is insufficient — 402 response","Invalid pad name or missing path parameter — 400 or 422 response","Pad has expired and no longer exists — 404 or 410 response"],"whenToPreferThis":"Use this endpoint when you need to retrieve data previously written to a named scratchpad associated with a specific wallet identity, especially for cross-session or cross-device persistence without a traditional auth system. Prefer this over generic storage lookups when the wallet itself is the identity mechanism.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:40:54.620Z","isFirstParty":false}