List SSH keys

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

Query parameters

show_allbooleanOptionalDefaults to false

Show all SSH keys

Response

Successful Response

namestring

The name of the SSH key.

public_keystringOptional

The public key.

Errors