Examples

GET /api/users/988725678/ssh_keys/1-user11example-com
200
{
  "created_at": "2020-05-20 13:36:03 UTC",
  "updated_at": "2020-05-20 13:36:03 UTC",
  "id": 1,
  "name": "user11@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4sCOytAqSGeX+FTaTNfgHDSzQQZDggBPA+y7BoowF7HKuSRn8jdVtApAyN9sRpbg83ZZ5e+xFy75dGMG8snMcco/ATTnUdCgLS8LH6dTX+Eyd3MeajJ/EinqV2F+pBe20/sO0Y/FKeDKFKLv9rOtM/Vz8P4weGKcsadKtw8nIrZ4pr1B/dLsQ2/I7GmlayQN8iO5mQ5/fMRcNEUbBvC2fwluRoieNCk62/ZXOsBOmJ+Hl0ygRIQ9MWDFED6h/oiMIPx7/lgYr0BMQcHRP9vMJH1x+zaLUfYLCLu/tTs7zgAmBuaoWE08S6MSi+j3H5VfaNkjNTEm6P1RIl1HE5OL foreman11@example.com",
  "length": 2048,
  "fingerprint": "J6sll0cJNsBlrgqFPA1huDuSTzMYPEGrLpv7BuP09EU="
}

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