Retrieve Message to Sign for Webhook Subscription
Webhooks
Retrieve Message to Sign for Webhook Subscription
Generates a message for the user to sign. This message must be sent on POST /api/v1/webhooks/subscribe/{partnerId} to subscribe to webhook notifications.
GET
Retrieve Message to Sign for Webhook Subscription
Path Parameters
Partner ID to subscribe to
Query Parameters
Optional Ethereum wallet address to use for signing. Must be one of the user's verified EOA addresses. If not provided, defaults to the user's primary verified wallet.
Pattern:
^0x[a-fA-F0-9]{40}$