Skip to main content
GET
TypeScript

Response

Public key retrieved successfully.

publicKey
string
required

RSA public key (PEM) used to encrypt credential payloads sent to POST /connected_accounts.

Example:

"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA...\n-----END PUBLIC KEY-----"