{"uid":"cap_RUdJFYMn3fIUAZUvojR-1","slug":"cueframe-list-webhook-endpoints-c6307257","name":"CueFrame List Webhook Endpoints","description":"Register a webhook so long-running jobs (render/compose/media) notify you instead of blocking on wait_job. Body: `url` (https, must pass SSRF checks) + `events` (see the WebhookEvent enum). DELIVERY: each event is a POST with body `{ event, timestamp, projectId?, data }` and Standard-Webhooks headers `webhook-id`, `webhook-timestamp`, `webhook-signature: v1,<base64>` (+ `x-cueframe-event`). The `secret` (`whsec_<base64>`) is returned ONCE here — verify the raw body with `new…","url":"https://api.cueframe.ai/v1/webhooks","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"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_KgSkoDumJHqvkmd_s0jYV","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":"Retrieves the list of all registered webhook endpoints for the authenticated CueFrame account","exampleAgentPrompt":"Can you show me all the webhook endpoints I currently have registered on my CueFrame account?","exampleUseCases":null,"resultDescription":"Returns a list of webhook endpoint objects associated with the caller's CueFrame account, including endpoint URLs, configuration details, and metadata about each registered webhook.","failureModes":["Authentication failure if credentials are invalid or missing — returns 401 Unauthorized","Account not found or no webhooks registered — returns empty list or 404","Payment not completed via x402 protocol — returns 402 Payment Required","Rate limiting — returns 429 Too Many Requests","Server error — returns 500 Internal Server Error"],"whenToPreferThis":"Use this endpoint when you need to audit, inspect, or iterate over the webhook endpoints registered on a CueFrame account. Prefer this when building automation that needs to know what event listeners are currently configured, before adding or modifying webhooks, or when debugging event delivery issues.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:36:59.152Z","isFirstParty":false}