Examples

GET /api/users/988725726/ssh_keys/7-user6example-com
200
{
  "created_at": "2020-11-04 14:17:51 UTC",
  "updated_at": "2020-11-04 14:17:51 UTC",
  "id": 7,
  "name": "user6@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc6nNKZZAuNGbXRhecmxcrSnn7aoHviRO7kI9EesFc2xAZN9ALUGWx8VTmt2GWoai8DWe4N/6LM8+SP4c/LEnYHG9eVfxuNKoBoWBQEYOJUksbEAin9wBcFOa5nLGaHTcBGpl75MotmRxJm5Pgc6jToUFnPe52S30z28vGg7Gh4VqsuiNM3ZZsHGZD6+I2SWz4ywGDW6sazCYIVbjDc45NYqmG4a+Sw94NWDVjjqZCYf0V1PQfCo7kTDD1UyLa/EIQ3794GgZLC/pJ24ZbDBJaEW1fuW+hFOQwxvC8Q3W361qjGg7E6hqXWK4kgONG0cw4GS3810bL/lwkatJ/MGTh foreman5@example.com",
  "length": 2048,
  "fingerprint": "o7yz9uV5hk02hk7q80I83t66VXeoHrvsKWBlwEgPgDs="
}

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