type
APIKeyInfo
type APIKeyInfo = core.APIKeyInfoSafe metadata for listing an existing API key.
IDstring- The stable revocable key identifier.
Namestring- The author-facing key label.
CreatedAttime.Time- When the key was created.
LastUsedAttime.Time- When the key was last accepted.
ExpiresAttime.Time- When the key expires, or the zero time when it does not.