GetEncryptedKeyDataParams: BaseApiParams & {
    id: string;
}

Fetching a previously persisted key's metadata requires valid pkpSessionSigs and a LIT Node Client instance configured for the appropriate network. You must also provide the unique identifier (id) of the key to be fetched. Ids are returned from listEncryptedKeyMetadata().