get https://api-payment.inspireplatform.io/webhook-urls
Get a paginated list of all webhook URLs
Overview
A successful response contains an Object Array with webhook URL data objects.
Note: This endpoint always uses pagination. There is not need to pass theisPaginated
parameter.
To filter the output, use the query parameters keywords
and isActive
.