nuxsmin/sysPass

How to get SSH keys from custom field

jmrkvicka909 opened this issue · 1 comments

Hello, I would like to ask one question. I have created new account, where I have stored SSH key in Custom Fields. My question is, if it is possible to get this SSH key by some API request? I cannot find any suitable method for this case in API documentation. Method viewPass returns only password but not SSH key. Thank you in advance.

(sysPass 3.2)

Hello, you can set the customFields request parameter in order to get the custom fields within the response.

Regards!