Fetches a client’s encrypted backup share (if previously sent to Portal) and their custodian backup share. Used when running eject while using the Enclave MPC API with a Portal-Managed Backup configuration.
Your custodian must be using Portal-Managed Backups to use this endpoint.
Portal API Key (Custodian API Key). Pass as a Bearer token in the Authorization header.
The unique identifier of the client.
The unique identifier of the wallet.
Backup shares retrieved successfully
The encrypted client backup share, or null if not available.
JSON-stringified custodian backup share data.