List SSH keys

GET
Fetch a list of SSH key names associated with the authenticated user.

Response

This endpoint returns a list of objects.
namestring
The name of the SSH key.
public_keystringOptional
The public key.