Examples

GET /api/users/988725828/ssh_keys/1-user6example-com
200
{
  "created_at": "2021-05-18 16:09:03 UTC",
  "updated_at": "2021-05-18 16:09:03 UTC",
  "id": 1,
  "name": "user6@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3Zt9FKoKipNYCjrhAJ/q9Wc6jGHhm/5w6MLOu5Uwa+YwnjnbceXFa0b9H52QLzgkHDc51p/yr0dmRlNzk5UeFUzBfXgyv7Dewcaod6Gn58jqV43/URbTgxNK1cry6gVTNnkVQ7Y9vzSFBXlQ3n9kuL6YqR+jX+f6KRikaeGcljPoPFGji1AW/uGkNMTRm6aXgih3gAtsJUI0wr8uZAfT2EHGdFFlpP3WQmY7qY3iYJR8VBvZQD2FbVQvOvxztMbNbejh31Kfa6i7BbPTcou8O2lN3iLSKobKr+rl3PipRMAndCpvxATUrKfJr3D7RZ7Vx2c+4Jj4q/iSarzYDGCyp foreman5@example.com",
  "length": 2048,
  "fingerprint": "RSbtBCDgW1Hejo+g9rhAfnpAeJrEHIvlyYqSTxCf0F8="
}

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