get_key
Retrieve a single FPE key by namespace and name. Pass a sequence parameter to get a specific historical version.
Instructions
Get a single FPE key by namespace and name.
Returns the current (latest) version of the key. Pass sequence
to retrieve a specific historical version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | Namespace where the key resides (e.g. "fpe"). | |
| name | Yes | Name of the key. | |
| sequence | No | Version sequence identifier. Omit to get the latest. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||