Skip to main content
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.

Authorizations

x-rr-apikey
string
header
required

Your API key

x-rr-apitoken
string
header
required

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.

data
object[]

Notification endpoints registered by the account through this API. Empty when none are registered.