{"uid":"cap_q0d6csukilvX0C3jush5T","slug":"gateway-spraay-app-652e3d96","name":"Spraay Gateway - List Scheduled Cron Jobs","description":"List scheduled jobs.","url":"https://gateway.spraay.app/api/v1/cron/list","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"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"jobs":{"type":"array"}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{}}},"response":{"jobs":[{"id":"cron_1779252634363_0smzfi","action":"batch.execute","status":"active","lastRun":null,"nextRun":"2026-05-20T04:51:34.363+00:00","runCount":0,"schedule":"0 9 * * 1"},{"id":"cron_1780972938100_j9j49t","action":"webhook.trigger","status":"active","lastRun":null,"nextRun":"2026-06-09T02:43:18.1+00:00","runCount":0,"schedule":"0 0 * * *"},{"id":"cron_1781196603066_oc6cqe","action":"webhook.trigger","status":"active","lastRun":null,"nextRun":"2026-06-11T16:51:03.066+00:00","runCount":0,"schedule":"0 0 * * *"}],"total":3,"_gateway":{"version":"2.9.0","provider":"spraay-x402"},"timestamp":"2026-06-18T05:13:09.306Z"}},"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_lak6CTibk11800fezBrxw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a list of all scheduled cron jobs configured on the Spraay gateway.","exampleAgentPrompt":"Show me all the scheduled cron jobs currently configured on the Spraay gateway.","exampleUseCases":null,"resultDescription":"An array of scheduled job objects, each describing a configured cron job — likely including job identifiers, schedules, types, and statuses.","failureModes":["Authentication or payment failure returns 402 Payment Required","No jobs configured returns an empty array","Gateway unavailable returns 5xx error","Malformed request returns 400 Bad Request"],"whenToPreferThis":"Use this endpoint when you need to inspect or audit what scheduled/recurring jobs are currently registered on the Spraay gateway, such as before adding a new job, verifying automation is configured, or monitoring scheduled task health.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:30:18.835Z","isFirstParty":false}