ReferenceUsersList SSH public keysCopy MarkdownOpen Server URLloading...GET/user/keysSendAuthorizationAuthorizationbasicAuth AuthorizationBasic <token>In: headerResponse Body200application/json401cURLJavaScriptPythonRubyElixircurl -X GET "https://example.com/user/keys"200401[ { "url": "http://example.com", "title": "string", "fingerprint": "string", "key": "string" } ]EmptyRetrieve the authenticated userPrevious PageCreate an SSH public keyNext Page