/api/notifications/v1/admin/webhooks/{webhookId}/notificationsAdmin endpoint to retrieve paginated notification history for a specific webhook with optional filters for status, date range, hash, and transfer ID.
webhookIdstringRequirednotifications array[object] required id string <uuid>required notificationRequestId string required url string required payload string required type string required status string required retries integer <int32>required createdAt string <date-time>required updatedAt string <date-time>required response dictionary<string, object> coin string walletId string enterpriseId string organizationId string transferId string hash string total integer <int64>required limit integer <int32>required offset integer <int32>required name string required ValidationFailed IllegalArgument BadRequest DataIntegrityError NotImplementedError RETRIGGER_RATE_LIMITED USER_CREATION_FAILED USER_FALLBACK_FAILEDerror string required status integer <int32>required 400name string required AccessDeniederror string required status integer <int32>required 403name string required NotFounderror string required status integer <int32>required 404name string required UnexpectedError ThirdPartyError DatabaseError USER_FALLBACK_TIMEOUTerror string required status integer <int32>required 500