get https://api.moderndropship.com/webhooks
This endpoint returns all webhook configurations associated with the current account as a paged result set.
Responses
This endpoint returns all webhook configurations associated with the current account as a paged result set.
xxxxxxxxxx
curl --request GET \
--url 'https://api.moderndropship.com/webhooks?page=0&limit=50' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: