List SSH keys

GET

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

Headers

api-keystringOptional

Query parameters

show_allbooleanOptional

Show all SSH keys

Response

Successful Response

namestring

The name of the SSH key.

public_keystringOptional

The public key.

Built with