Examples

GET /api/users/988725686/ssh_keys/5-user7example-com
200
{
  "created_at": "2022-03-29 08:37:23 UTC",
  "updated_at": "2022-03-29 08:37:23 UTC",
  "id": 5,
  "name": "user7@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0KJX1j53QeNRhDqvfjoLSgnZzqZorA5hAQAO8LmSdneIf+G4mkhE+n4/6eaSBdszOAK8uWnmOXbhsIkh7AWOs1uoW6ZcTcuaSbBS+2TWQUL7jn/um4VMSvadqqAF1+XIIB9WXa2cZHy6P7pqJG+5l3VCK7tuqJj0PJUwbeBFJPQc1ZMyPYA5Qf2x4ghGGXUzdfvaIKm0yPLQo1hXpM6vSziJRwf4bbf3sCl7W8ouaAuRX32xSS1bLi32nb+CR2jC1KTCHHUK9RRAgFKaEHV0swDr9bAM4PwWa5lNDIYORG3zlFaJ9MJ6RH5G3IWE2PBWK63g5dm4BsjzdN9RxsnxB foreman7@example.com",
  "length": 2048,
  "fingerprint": "4zoqgeZa7QHt4t3HEhI50PeiuxTkNO54KqZetMrWGqo="
}

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