Success envelope
Every successful call returns HTTP200 with this structure:
Throughout the API Reference, response examples show the decrypted contents of
data so you can see the actual payload shape. On the wire, data is always an encrypted base64 string.Error envelope
Errors return the status and message with nodata field: