APIKeyInfo
- accountType: string · Account Id
_id required - createdType: string · Created AtFormat: date-time
_at requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- idType: string · Idrequired
- nameType: string · Namerequired
- statusType: string · APIKeyStatusenumrequiredvalues
- active
- revoked
- expired
- expiresType: string · Expires AtFormat: date-time nullable
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- keyType: string · Key nullable
- lastType: string · Last Used AtFormat: date-time nullable
_used _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

