/
UP
upwardli
/
API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 1w ago
Details
Filter operations
accounts
4
auth
2
billPayments
6
billReporting
9
billSwitch
2
cbaas
5
consumers
23
creditInsights
1
onboarding
14
partners
6
paymentCards
13
payments
19
plaid
2
repayments
3
rewards
4
simulations
3
statements
3
webhooks
5
get
Retrieve Webhook Registration
post
Register Webhook Listener
get
Retrieve Webhook History
put
Update Webhook History
delete
Delete Webhook Registration
webhooks
Retrieve Webhook Registration
Register a new Webhook and Get all Registrations
get
/v2/webhooks/registrations/
Headers
Authorization
string
required
Bearer authentication
Response
WebhookRegistration
required
id
string
required
partner_id
string
webhook_name
string
required
endpoint
string
required
status
string
required
failures
integer
required
last_failure
string
date-time
required
Changes