Interface: ApiKeyResponse
Defined in: sdk/src/types.ts:616
Extended by
Section titled “Extended by”Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
id | string | sdk/src/types.ts:617 |
name | string | sdk/src/types.ts:618 |
keyPrefix | string | sdk/src/types.ts:619 |
permissions | string[] | sdk/src/types.ts:620 |
createdAt | string | sdk/src/types.ts:621 |
lastUsedAt | string | null | sdk/src/types.ts:622 |
revokedAt | string | null | sdk/src/types.ts:623 |