Examples

GET /api/users/988725682/ssh_keys/1-user10example-com
200
{
  "created_at": "2021-05-19 07:41:36 UTC",
  "updated_at": "2021-05-19 07:41:36 UTC",
  "id": 1,
  "name": "user10@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCq6dP/hPBH6+cECNjhwhjJCRgGkhFBu52tqTqgf5Q53LKYPaPhmtdw9pa2wWG4Uy5PQDfueSToorwo5LWB2SR4lq+PuOyMZB5udEw4UMYgFnHIzWgShvd1GGfHAXUYnwVCQSLx74i2WGIDB191dE2qNB0Co4tq9D8F/gbedg1FdtGjJZCS+W9Ks1qnJ7Lb6462mAs/mTm3Bo4U/b5CNOsv4saGubNj537rOPQgs4mT8vC92a3Cy4zDQKcPwmWJex29N2mTu/47vz5t9DoHowQ8LhXrRcZAZMKnYara6Cbje7TJRdfdyHYxUbege9F4TueOb3Uh8c92EguoB+QRTNkv foreman10@example.com",
  "length": 2048,
  "fingerprint": "RrsIquxbPoH+ZGCzRTLeTQgoQV2CaMb1IVP+fgavoqQ="
}

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