Skip to main content

Get Webhook Addresses for Webhook Id

GET 

https://api.fuse.io/api/v0/notifications/webhook/addresses/:webhookId

Get all the addresses associated with a webhook

Request

Path Parameters

    webhookId stringrequired
    Example: 62d3f2aa15a8393bd802c313

Query Parameters

    apiKey string
    Example: {{publicKey}}

Header Parameters

    API-SECRET string
    Example: {{secretKey}}

Responses

OK

Schema
  • object
curl -L -X GET 'https://api.fuse.io/api/v0/notifications/webhook/addresses/:webhookId' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.fuse.io/api/v0
Parameters
— pathrequired
— query
— header
ResponseClear

Click the Send API Request button above and see the response here!

Was this page helpful?

Happy React is loading...