Examples

GET /api/users/988725678/ssh_keys/1-user5example-com
200
{
  "created_at": "2018-11-16 10:03:07 UTC",
  "updated_at": "2018-11-16 10:03:07 UTC",
  "id": 1,
  "name": "user5@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRddmQ+oi4GJXwuWFRJ4vfFLI26mniBzRF8nuGlLeCNW57Mx4ILwkn73PpltyMMyUpgvqCKTgylGpL+UfAauV38QY7eiHnjIPtiQ/sZ6/H70JYE5mv2axhOfQme1I8ZzOm0Dk26gZiUs5EFpS2R5KuXLRk+/25O/A7PbNNntRubCnvfT8ZbijvkdmyCxLHqS8Ir2tkKqft6o89NnL95s5VhPzBvBm0tnMEjDBiUC411Vu/FMBlk1RJe22ly406IfL869OJM6f5Uc402F/gJsSUIqbEV3lqAqv90AYgGGBoKNEu2SH7rpqZXkFlMAMqbaBnVmx+58OXHa3VR7xQwG/r foreman5@example.com",
  "length": 2048,
  "fingerprint": "8d:67:82:00:79:85:54:82:61:19:cb:70:2c:c9:1d:66"
}

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