Examples

GET /api/users/988725678/ssh_keys/3-user4example-com
200
{
  "created_at": "2021-11-26 09:57:32 UTC",
  "updated_at": "2021-11-26 09:57:32 UTC",
  "id": 3,
  "name": "user4@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH7dq4YOWsN2O/mdvXH7z33nsToS/cmzaBM+L13DQ9GAVu6xUE5N1cln/Sl9V5cYZOQw1HJ3WtdTotUL24iKK7Xa+e2Aa8eCeax+ouaMdsaVn+1wSsJQcaALb0kb9WudxqkS6CFheBeiVpS4v50dCpp3gG9Q78z64ZWMznRac4wV+kJaRAD4qFREzqFgxdJkBZz9bNfIpMM8aVgzYl4HJ6rvsGM/KWodaLmWE2igXH1bYAyrXBSnz4TioXUlfDjtwwRcTgYpN8DmjTRTRNgPFbBFzOP0C0QPC8EgyHd9v0tJFjM3Cvs7Y/NRRh9Lm5+i6vk5K/nMxGrZx2U+ad4Wbz foreman4@example.com",
  "length": 2048,
  "fingerprint": "KDBeriRjM/9f25gEhno96CgBBJYg9MvUnv70AllRGX0="
}

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