Skip to main content
GET
Get Webhooks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
string

CREATED, FAILED or SUCCESS are the only valid options

startDate
string

Format must be in YYYY-MM-DD

endDate
string

Format must be in YYYY-MM-DD

limit
integer<int32>

Maximum of 200

reference
string

Pass either the transactionId or externalReference

Response

200