GET
List webhook notification for an organization
List all webhook notifications for the specified organization.
Path Params
-
organizationIdstring required -
webhookIdstring required
Query Params
-
typestring enumThe webhook typetxRequesttxRequestTransactiontransfertransactiontransactionRemovedtransactionExpirependingapprovalblockadminaddress_confirmationlowFeecircuitBreakerlowFeeAddressBalancewallet_confirmationbankAccountuserKycStateenterpriseKycStateidentityStatusidvStatusaccessTokenaccountCreatedcontractSignedfundsDepositedkycResultpolicyBalanceChangereversaltransaction_finality_on_l1stuckTxtradeOrderunspentExpirytwoStepTransfertwoStepDeposittwoStepWithdrawalpendingDecryptionwhitelistApprovedwhitelistRejected -
prevIdstringThe ID of the item to start at -
limitstring numberThe maximum number of items to return
Responses
200
OK
Response Body
object
-
webhookNotificationsarray of objects requiredwebhookNotifications object
-
idstring required -
typestring enumEvent type to listen to.txRequesttxRequestTransactiontransfertransactiontransactionRemovedtransactionExpirependingapprovalblockadminaddress_confirmationlowFeecircuitBreakerlowFeeAddressBalancewallet_confirmationbankAccountuserKycStateenterpriseKycStateidentityStatusidvStatusaccessTokenaccountCreatedcontractSignedkycResultpolicyBalanceChangereversaltransaction_finality_on_l1stuckTxtradeOrderunspentExpirytwoStepTransfertwoStepDeposittwoStepWithdrawalpendingDecryptionwhitelistApprovedwhitelistRejected -
walletstring -
safeIdstringSafe ID — populated only on safe-scoped webhook subscriptions. -
urlstring -
hashstring -
coinstringA cryptocurrency or token ticker symbol. -
coinChainstring -
transferstring -
statestring enumIf "failed", webhook notification failed to connect with the target URL. If "new", webhook notification was newly generated, in response to an event. If "pending", webhook notification is awaiting processing by the webhook worker. If "processed", webhook notification successfully sent to target URL. If "unconfirmed", webhook notification is awaiting confirmation on the blockchain.unconfirmednewpendingprocessedfailed -
simulationboolean -
retriesnumber -
webhookstring -
updatedAtstring date-time -
nextAttemptstring date-time -
versionnumber -
allowBlockedHostsboolean -
heightToConfirmnumber -
payloadstring -
responseobjectresponse object
-
codenumber or string -
typestring -
bodystring -
errorstring
-
-
-
nextBatchPrevIdstringThis is the ID from the last item in the current batch. Providing this value as the prevId in the next request will return the next batch of notifications.
401
Unauthorized
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
403
Forbidden
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id