{
"authorized_credential_id": 12345678,
"authorized_credential_note": "my token",
"authorized_credential_title": "my ssh key",
"credential_accessed_at": "2011-01-26T19:06:43Z",
"credential_authorized_at": "2011-01-26T19:06:43Z",
"credential_id": 1,
"credential_type": "SSH Key",
"fingerprint": "jklmnop12345678",
"login": "monalisa",
"scopes": [
"user",
"repo"
],
"token_last_eight": "12345678"
}