Retrieve webhook public key
Webhooks Key
Retrieve webhook public key
This endpoint is used to retrieve the public key used to verify the webhooks signature
GET
Retrieve webhook public key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Public key
The response is of type string.
Example:
"MEgCQQCo9+BpMRYQ/dL3DS2CyJxRF+j6ctbT3/Qp84+KeFhnii7NT7fELilKUSnxS30WAvQCCo2yU1orfgqr41mM70MBAgMBAAE="