Get webhook URLs
Get the array of urls
that receives Pier webhooks.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
urls
The array of urls
to send webhooks to
Errors
401
Unauthorized Error
429
Rate Limit Error
500
Server Error