{"uid":"cap_724_bRqUu7ctVVStDzfL7","slug":"agishub-webhook-status-checker-961b73a6","name":"AGISHub Webhook Status Checker","description":"Check the delivery status of a webhook job (queued / retrying / delivered / failed) by its job_id.","url":"https://api.agishub.com/paid/webhook-status","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["job_id"],"properties":{"job_id":{"type":"string","description":"The job_id returned by webhook_relay."}},"additionalProperties":false},"type":{"enum":["http"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PwlTu1aNcGN5o3CT-naLQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the current delivery status (queued, retrying, delivered, or failed) of a webhook job by its job_id.","exampleAgentPrompt":"What's the current delivery status of my webhook job with ID wh_abc123? I want to know if it was delivered, is still queued, retrying, or failed.","exampleUseCases":[{"title":"Verify webhook delivery after trigger","prompt":"I just triggered a webhook relay job and got back job ID wh_7f3d92 — can you check whether it's been delivered yet or if it's still queued?"},{"title":"Debug a failed webhook notification","prompt":"My webhook job wh_e1b445 was supposed to fire an hour ago but nothing arrived on our end. Can you look it up and tell me if it failed or is still retrying?"},{"title":"Confirm async workflow step completed","prompt":"Before I kick off the next step in my pipeline, I need to confirm that webhook job wh_00cc21 has reached a delivered state — can you check its status for me?"}],"resultDescription":"A JSON object indicating the current state of the webhook job, including its status (queued, retrying, delivered, or failed), and potentially timestamps or retry counts depending on the response schema.","failureModes":["Invalid or nonexistent job_id returns an error or empty result","Job ID from a different system not recognized","Network timeout returning no status","Rate limiting or payment failure ($0.01 USDC) causing 402 error"],"whenToPreferThis":"Use this endpoint when you have already submitted a webhook relay job via AGISHub and need to poll its delivery state. It is the appropriate follow-up call after initiating an async webhook dispatch, allowing agents to confirm delivery before proceeding with downstream steps or to diagnose delivery failures.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:54:35.980Z","isFirstParty":false}