View webhook secret

Returns the webhook secret to be used in validating legacy webhooks for the specified merchant ID or payout account ID. To create a secret, use the /webhook/v3/secret endpoint.

For a tutorial about verifying the signature, see Receiving legacy webhooks in Guides.

Note

For the current workflow, see the Register webhook URLs endpoint instead.

Try It

To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.

Request parameters

  • id

Response parameters

  • secret
Path Params
string
required

The merchant ID or payout account ID to get the webhook secret for.

Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json