{"uid":"cap_TacLSxVMONpd3HqmR54oJ","slug":"payweave-scheduler-list-schedules-00910189","name":"PayWeave Scheduler – List Schedules","description":"Durable scheduled and recurring HTTP callbacks for agents. Trigger future actions without keeping a process alive.","url":"https://scheduler.payweave.services/schedules","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType"],"properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","const":"GET"},"bodyType":{"type":"string","const":"json"}},"additionalProperties":false},"output":{"type":"object","required":["example"],"properties":{"example":{"type":"object","required":["schedules"],"properties":{"schedules":{"type":"array","items":{"type":"object","required":["id","status","nextRunAt","createdAt"],"properties":{"id":{"type":"string"},"label":{"type":"string"},"status":{"type":"string"},"createdAt":{"type":"number"},"nextRunAt":{"type":["number","null"]}},"additionalProperties":false}}},"additionalProperties":false}},"additionalProperties":false}}},"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_HfWs59K_oDBYXcc9D1VTX","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 durable scheduled and recurring HTTP callback entries registered with the PayWeave Scheduler service.","exampleAgentPrompt":"Can you pull up all my current PayWeave scheduled callbacks and show me which ones are active, when they're next set to run, and their IDs?","exampleUseCases":null,"resultDescription":"Returns a JSON array of schedule objects, each containing a unique schedule ID, status (e.g. active/paused/completed), the Unix timestamp of the next scheduled run (or null if none), the creation timestamp, and an optional human-readable label.","failureModes":["401/402 Unauthorized – payment not supplied or USDC balance insufficient","500 Internal Server Error – scheduler service unavailable","Empty schedules array – no schedules have been created yet","Malformed response if the service is degraded","Timeout if the scheduler backend is under load"],"whenToPreferThis":"Use this endpoint when an AI agent needs to audit, review, or monitor all existing scheduled HTTP callbacks without modifying them. Prefer this over creating or deleting schedules when the goal is read-only inspection of the current scheduling state.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:37:38.866Z","isFirstParty":false}