interface
APIKeyInfo
interface APIKeyInfo { ... }API-key metadata without its secret.
Source packages/protocol/src/generated.ts:251
idstring- The id value.
namestring- The name value.
createdAtstring- The createdAt value.
lastUsedAtstring- The lastUsedAt value.
expiresAtstring- The expiresAt value.