The SSH Key Object holds details on SSH keys used for authentication with your servers.

FieldTypeExampleDescription
idString"aaaaaaaaaaabbbbbbbbbbbbb"The unique ID for the key.
nameString"my-key"The chosen name for the key.
fingerprintString"10:10:aa:aa:aa:aa:aa:aa:aa:aa:aa:aa:aa:aa:aa:aa"The key's fingerprint.
contentString"ssh-rsa AAA..."The public part of the SSH key.
createdDate (Unix Timestamp)"2020-01-01T08:00:00.000Z"The date and time that the key was added.