SSH
Export all SSH hosts
Exports all SSH hosts for the current user. By default credentials are decrypted and embedded. With share=1, secrets are omitted and credential-authenticated hosts instead reference a scrubbed credentials array by alias, suitable for handing off to another user.
get/host/db/hosts/export
Query parameters
sharestring
Set to "1" to export without embedded secrets.
Response
All exported SSH hosts.
Changes
No recorded changes to this endpoint across all 1 revision of this API.