List managed SSH public keys
GET/api/user/ssh-keys
Lists up to 100 user-owned managed SSH public keys, including revoked history. Active, unexpired keys authorize direct public-key SSH to instances in every organization where the user is currently a member. Morph never accepts the corresponding private key.
Responses
- 200
- 401
Managed SSH public-key inventory.
Authentication is missing or invalid.