Skip to content
Search
Main Navigation
Home
Themes
Cloud Code
API
Appearance
Menu
Return to top
List SSH public keys
​
GET
/user/keys
Authorizations
​
basicAuth
Type
HTTP (basic)
Responses
​
200
401
keys listed
Content-Type
application/json
Schema
JSON
JSON
[
{
"url"
:
"string"
,
"title"
:
"string"
,
"fingerprint"
:
"string"
,
"key"
:
"string"
}
]
GET
/user/keys
Playground
​
Authorization
basicAuth
Try it out
Samples
​