Get webhook URLs

Get the array of urls that receives Pier webhooks.

Headers

AuthorizationstringRequired

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

Response

This endpoint returns an object.
urlslist of strings

The array of urls to send webhooks to

Errors