GET
List organization webhooks
List all webhooks for a specified organization.
Path Params
-
organizationIdstring required
Query Params
-
typestring enumtransfertxRequestpendingapprovaltxRequestTransactionbankAccountidentityStatusidvStatususerKycStateenterpriseKycStateaccessTokenreversaltradeOrderwhitelistApprovedwhitelistRejected -
prevIdstring -
limitstring number
Responses
200
OK
Response Body
object
Scoped list response for organization webhooks.
-
webhooksarray of objects requiredwebhooks object
-
idstring required -
createdstring date-time required -
urlstring uri required -
versionnumber required2 for coins running on API v2. -
scopestring enum requiredwalletenterpriseorganizationsafe -
statestring enum requiredIf 'active', indicates the webhook can trigger and send to the URL. If 'suspended', indicates the webhook can't trigger.activesuspended -
successiveFailedAttemptsnumber required -
listenToFailureStatesboolean requiredWhether or not to listen to failed transactions on chain. -
coinstringA cryptocurrency or token ticker symbol. -
labelstringLabel of the new webhook. -
walletIdstring -
enterpriseIdstring -
organizationIdstring -
userIdstring -
typestring enumEvent type to listen to.transfertxRequestpendingapprovaltxRequestTransactionbankAccountidentityStatusidvStatususerKycStateenterpriseKycStateaccessTokenreversaltradeOrderwhitelistApprovedwhitelistRejected -
numConfirmationsnumber -
lastAttemptstring date-time -
failingSincestring date-time -
allTokenboolean -
txRequestStatesarray of string enumspendingApprovalcanceledrejectedinitializedpendingDeliverydeliveredpendingUserSignaturependingUserCommitmentpendingUserRSharependingUserGSharereadyToSendsignedfailed -
txRequestTransactionStatesarray of string enumsinitializedpendingSignatureeddsaPendingCommitmenteddsaPendingRShareeddsaPendingGShareecdsaMPCv2Round1ecdsaMPCv2Round2ecdsaMPCv2Round3eddsaMPCv2Round1eddsaMPCv2Round2eddsaMPCv2Round3readyToCombineSharessignedhelddeliveredinvalidSignaturerejected
-
-
nextBatchPrevIdstring
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