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

This endpoint returns a list of objects.
namestring

The name of the SSH key.

public_keystringOptional

The public key.