List notification endpoints
Notification
List notification endpoints
GET
List notification endpoints
Lists the HTTPS endpoints your account has registered to receive webhook notifications. Each entry carries the
apiNotificationId — the value you pass to Delete a notification endpoint — and the stored endpoint URL.
An account with no registered endpoints receives an empty list, not an error.
Only endpoints you registered through this API are listed here. Endpoints that Return Helper set up on your behalf are not shown and cannot be deleted here — contact support@returnhelper.com to change those.
Related
- Add a notification endpoint
- Webhooks — event list, payloads and signature verification.
Authorizations
Your API key
Your API token — keep this private
Response
Success — data lists the notification endpoints registered by the account through this API. Empty when none are registered.
Notification endpoints registered by the account through this API. Empty when none are registered.