Verify a webhook with Pier public key
The Pier public key to use to verify webhook signatures.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
public_key
The public_key
to use to verify Pier webhook signatures
Errors
401
Unauthorized Error
429
Rate Limit Error
500
Server Error