Examples

GET /api/users/988725686/ssh_keys/6-user13example-com
200
{
  "created_at": "2021-09-01 13:50:00 UTC",
  "updated_at": "2021-09-01 13:50:00 UTC",
  "id": 6,
  "name": "user13@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCalmhR7aFBZ5lSJfSJkG2M+LddPtXyS9qLIp/LJEtUlIS6Ln9IQakxvQFQhQLjXREslAQg93cPwel+87EcjQZRXjcwT2cnlVtk9pNuvzw0PglbcGUgSN8fNX1BS2P+bT1WdvzKVODY5cq6Bky00FidCfY4CjHfvG3ok7cvuasmhz5KBbMiIvbspQ4+KR93r/WLJQDJmRGitDLUkqXM9KYYVB097qax0n21097Uq8u7+tuSZMsYfF5YncWSPCso2wnjY72XjKr3RfbD/TcCIbM+r1DY7+xP72gJKaFmfGoUNAdrPTOgD4HDXvednRVIiYnQP6YdnctWNESNH5bC22nB foreman13@example.com",
  "length": 2048,
  "fingerprint": "D7IczsA/Y5aDsQEmPDlqaJiyO9NM5CMPkk2r1or/LO0="
}

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