Skip to main content

Get SSH Key

GET 

/sshkeys/:id

Get SSH Key by ID

Request

Path Parameters

    id stringrequired

    0aa14246-fccd-46c8-9b47-dcd636ee99b8

Responses

OK

Schema

  • Array [

  • displayName string

    Name of SSH Key

    id string

    ID of SSH Key

    publicKey string

    Public key of SSH Key

  • ]

Loading...