v14
OpenAPI 3.1.02026-08-03122113375.9 KBseller-webhooks
Retrieve a webhook
Retrieve one webhook endpoint by 'webhookId' for the authenticated seller.
Use this endpoint when loading details for a specific endpoint before editing, testing, or troubleshooting.
Typical use cases:
- Populate a webhook details page.
- Confirm the active subscription set before replacing subscriptions.
- Inspect latest delivery health fields (last success/failure and failure counters).
Behavior notes:
- Returns 404 when the webhook id is unknown or does not belong to the current seller.
- Response shape matches webhook records returned by list endpoints, including subscriptions.
get/seller/webhooks/{webhookId}
Path parameters
webhookIdstring required
Identifier of the webhook endpoint to retrieve
Identifier of the webhook endpoint to retrieve
Response
Webhook endpoint