{"uid":"cap_ki2HVzAYW4UuZCoo2u_aF","slug":"webbersites-x402-data-store-collection-reader-6ab877d3","name":"WebberSites x402 Data Store – Collection Reader","description":"WebberSites – Branding, Web Design, Photography, Marketing Strategy - Youngstown Ohio","url":"https://api.webbersites.com/api/store/%7Bcollection%7D","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":{"limit":{"type":"number","description":"Rows to return, 1-1000 (default 100)"},"order":{"type":"string","description":"asc or desc by insertion (default asc)"},"since":{"type":"string","description":"ISO timestamp — only rows created after it"},"format":{"type":"string","description":"json (default) or csv"},"offset":{"type":"number","description":"Pagination offset"},"collection":{"type":"string","description":"Collection name in the URL path"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"rows":{"type":"array"},"returned":{"type":"number"},"collection":{"type":"string"},"total_rows":{"type":"number"}}}}}}},"responseSchema":{"type":"json","example":{"ts":"2026-07-05T00:00:00.000Z","wallet":"0xabc…","collection":"trades","rows_added":1,"total_rows":42}},"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_MAv7vkaqj2JqRxopCXAd1","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 paginated rows from a named data collection stored in the WebberSites x402 data store","exampleAgentPrompt":"Fetch up to 200 rows from the 'trades' collection in the WebberSites data store, sorted descending, and only include rows created after 2025-01-01T00:00:00Z.","exampleUseCases":[{"title":"Paginated audit log retrieval","prompt":"Pull the first 100 rows from the 'audit_logs' collection, starting at offset 0, in ascending order — I need to review what was recorded earliest."},{"title":"Recent trade data export","prompt":"Get me all rows from the 'trades' collection created after June 1st 2025 and return them as CSV so I can drop it into a spreadsheet."},{"title":"Collection size check","prompt":"How many total rows are in the 'contacts' collection right now? Just grab a limit of 1 row so I can see the total_rows count without pulling everything."}],"resultDescription":"Returns a JSON object containing the collection name, an array of row objects, the number of rows returned in this page, and the total row count across the full collection. Optionally returns data in CSV format if requested.","failureModes":["Unknown or misspelled collection name returns empty rows or 404","Limit out of range (outside 1–1000) may return a validation error","Invalid ISO timestamp in 'since' parameter causes a parse error","Invalid 'order' value (not 'asc' or 'desc') may cause unexpected sorting","Requesting CSV format for a collection with nested objects may produce malformed output","Payment not included or insufficient USDC results in 402 response"],"whenToPreferThis":"Choose this endpoint when you need to read paginated, filtered, or sorted rows from a named collection already stored in the WebberSites x402 data store. It is ideal for agents that previously wrote data to the store and now need to retrieve it, or for monitoring collection growth over time. Prefer it over generic database APIs when your workflow is already integrated with the WebberSites x402 ecosystem.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:30:02.711Z","isFirstParty":false}