Skip to main content

List SSH Keys

GET 

/sshkeys

List SSH Keys

Responses

OK

Schema

  • Array [

  • displayName string

    Name of SSH Key

    id string

    ID of SSH Key

    publicKey string

    Public key of SSH Key

  • ]

Loading...