{"uid":"cap_OB74uSatY-2acA5v2A0SJ","slug":"payweave-scheduler-get-schedule-by-id-bb60605d","name":"PayWeave Scheduler – Get Schedule by ID","description":"Durable scheduled and recurring HTTP callbacks for agents. Trigger future actions without keeping a process alive.","url":"https://scheduler.payweave.services/schedules/%7Bid%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","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":["id","kind","status","createdAt","nextRunAt","lastRunAt","runCount","runsRemaining","runs"],"properties":{"id":{"type":"string"},"kind":{"type":"string"},"runs":{"type":"array","items":{"type":"object","required":["firedAt","ok","httpStatus","attempts"],"properties":{"ok":{"type":"boolean"},"error":{"type":"string"},"firedAt":{"type":"number"},"attempts":{"type":"number"},"httpStatus":{"type":["number","null"]}},"additionalProperties":false}},"label":{"type":"string"},"status":{"type":"string"},"metadata":{"type":"object","additionalProperties":{}},"runCount":{"type":"number"},"createdAt":{"type":"number"},"lastRunAt":{"type":["number","null"]},"nextRunAt":{"type":["number","null"]},"runsRemaining":{"type":"number"}},"additionalProperties":false}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0005","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.0005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_62UkzW6YcY8WHZ_Do_WpN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieve the current status, run history, and next scheduled execution time for a specific scheduled callback job by its ID.","exampleAgentPrompt":"Can you check the current status of my PayWeave scheduled job with ID 'sched_abc123' — I want to know when it last ran, when it's due to run next, and how many runs are left?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the schedule's ID, kind, status, creation timestamp, next and last run timestamps, total run count, runs remaining, optional label and metadata, and an array of run records each containing the fired-at time, success flag, HTTP status code, and attempt count.","failureModes":["Schedule ID not found – returns 404 if the provided ID does not exist","Unauthorized – missing or invalid x402 payment header returns 402 Payment Required","Malformed ID – invalid ID format may return 400 Bad Request","Service unavailable – transient infrastructure error returns 503"],"whenToPreferThis":"Use this endpoint when you have an existing schedule ID and need to inspect its current state, run history, or upcoming execution time — for example, to confirm a schedule is still active, audit past runs, or determine when the next callback will fire. This is a read-only status check, not a creation or modification endpoint.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T06:30:34.522Z","isFirstParty":false}