Public key
Retrieve a public key
Returns public key for authenticating company callback payloads
GET
/
public_key
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
PEM-encoded RSA public key for authenticating webhook or callback payloads