Examples

GET /api/users/988725763/ssh_keys/4-user3example-com
200
{
  "created_at": "2019-11-07 08:34:20 UTC",
  "updated_at": "2019-11-07 08:34:20 UTC",
  "id": 4,
  "name": "user3@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtHpTawqCvNL3QmcJ8zRJhG8PRqonLTkC7odkdW7rcmT45Osu/isXHEUu4HzY2848QKCE8Axk6Zittj8Os5QTDSZB+MF8yh9EAQ4+qQAnGlcFZAxNntWA4dSzyjAujj38NRmU9UPIa10cJAk43hgD+nQChZr0xuF99/kMP8YWUn9sMRvaTvajPly2DdhGYjehVMgBuDSgzsxven2l/kEJrlE6HGD/r8pAebJA6zY5ishMFQynTWt95WPPGuWBI3Voc1VRkIDhKs1q3oGi2hDmIX+hwovulxzySdYZ2U2sCiWunwa/tsJn5rFUhjAQOEw+BEkBHCyiOeN6tNYMPLgtD foreman3@example.com",
  "length": 2048,
  "fingerprint": "b3:0a:3e:fe:24:fc:56:91:8b:7e:3c:12:c2:8f:58:4b"
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

user_id
required

ID of the user

Validations:

  • Must be a String