Get Shared Secret
get_shared_secretRetrieve an encrypted shared secret by providing its share token. Verifies the share is unexpired, unrevoked, and within read limits before returning the secret.
Instructions
Retrieve a shared secret using a share token. No authentication required. The share must be non-expired, non-revoked, and within its read limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shareToken | Yes | The share token from a share link |