Retrieve Webhook Endpoints

Lists all registered webhook endpoints. You can use this to verify the state of your endpoints as it will return the status of your webhook endpoints.

Query Params
integer
≥ 0
Defaults to 0

Responses are paged to return a limited amount of records. This parameter is used to retrieve a specific page number.

integer
0 to 1000
Defaults to 100

The number of records per page to retrieve.

sort
array of strings

A comma seperated list of fields to sort by. Fields prefixed with a "-" will sort in descending order.
The fields include: datecreated,-datecreated

sort
int32

Filter records by their merchant ID.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json