| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| accessId | String | Access ID | [optional] |
| name | String | The name of the API Key | [optional] |
| lastUsedAt | DateTime | ISO 8601 timestamp when the key was last used | [optional] |
| createdAt | DateTime | ISO 8601 timestamp when the resource was created | [optional] |
| updatedAt | DateTime | ISO 8601 timestamp when the resource was updated | [optional] |
| secretKey | String | Secret Key - This will only be returned once when the key is first created. | [optional] |
| user | User | Associated User | [optional] |
| userId | Integer | Associated User ID | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.