env_sync.secret_pull
Pull an encrypted secret blob. Response is ciphertext_b64 only — server never sees and never returns plaintext.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | ||
| node_id | No | ||
| device_id | No | Optional calling device id for audit attribution. The X-Ainote-Device-Id header is the canonical source; this argument is the backwards-compatible fallback for clients that predate the header. If both are sent and disagree, the request is rejected (DEVICE_MISMATCH). |