{"uid":"cap_8TpSMlSK9yPanf6YLsG6k","slug":"agentmail-f1b6a310","name":"AgentMail List Webhooks","description":"List Webhooks","url":"https://x402.api.agentmail.to/v0/webhooks","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"limit":{"type":"integer","title":"Limit","description":"Limit of number of items returned."},"ascending":{"type":"boolean","title":"Ascending","description":"Sort in ascending temporal order."},"page_token":{"type":"string","title":"PageToken","description":"Page token for pagination."}}},"responseSchema":{"type":"object","title":"ListWebhooksResponse","required":["count","webhooks"],"properties":{"count":{"type":"integer","title":"Count","description":"Number of items returned."},"limit":{"type":"integer","title":"Limit","description":"Limit of number of items returned."},"webhooks":{"type":"array","items":{"type":"object","title":"Webhook","required":["webhook_id","url","secret","enabled","updated_at","created_at"],"properties":{"url":{"type":"string","title":"Url","description":"URL of webhook endpoint."},"secret":{"type":"string","description":"Secret for webhook signature verification."},"enabled":{"type":"boolean","description":"Webhook is enabled."},"pod_ids":{"type":"array","items":{"type":"string"},"title":"PodIds","description":"Pods for which to send events. Maximum 10 per webhook."},"client_id":{"type":"string","title":"ClientId","description":"Client ID of webhook."},"inbox_ids":{"type":"array","items":{"type":"string"},"title":"InboxIds","description":"Inboxes for which to send events. Maximum 10 per webhook."},"created_at":{"type":"string","format":"date-time","description":"Time at which webhook was created."},"updated_at":{"type":"string","format":"date-time","description":"Time at which webhook was last updated."},"webhook_id":{"type":"string","title":"WebhookId","description":"ID of webhook."},"event_types":{"type":"array","items":{"enum":["message.received","message.sent","message.delivered","message.bounced","message.complained","message.rejected","domain.verified"],"type":"string","title":"EventType"},"title":"EventTypes","description":"Event types for which to send events."}}},"description":"Ordered by `created_at` descending."},"next_page_token":{"type":"string","title":"PageToken","description":"Page token for pagination."}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_ecAyVnscI7MKTJfLyDkfl","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 configured webhooks for the authenticated AgentMail organization","exampleAgentPrompt":"Show me all the webhooks currently registered in my AgentMail account so I can see what event endpoints are configured.","exampleUseCases":null,"resultDescription":"Returns a JSON list of webhook objects registered to the organization, each containing webhook ID, target URL, event types subscribed to, and configuration details such as status and creation timestamp.","failureModes":["Unauthorized (401) if authentication credentials are invalid or missing","Empty list returned if no webhooks have been configured","Rate limit exceeded (429) if too many requests are made in quick succession","Service unavailable (503) if the AgentMail API is temporarily down"],"whenToPreferThis":"Use this endpoint when you need to audit, verify, or display the current webhook configuration for an AgentMail organization — for example, before adding a new webhook to avoid duplicates, or to retrieve webhook IDs needed for update/delete operations.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:32:23.173Z","isFirstParty":false}