Skip to content
Search
⌘
Ctrl
K
Main Navigation
Home
Themes
Cloud Code
SDK
API
Appearance
Menu
Return to top
Are you an LLM? You can read better optimized documentation at /api/operations/get-user-keys.md for this page in Markdown format
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