| Field | Type | Required | Description |
|---|---|---|---|
name |
Optional[str] | ➖ | The name of the access key. |
api_key |
Optional[str] | ➖ | The API key. |
api_secret |
Optional[str] | ➖ | The API secret. |
created_at |
date | ➖ | The date when the access key was created. |
updated_at |
date | ➖ | The date when the access key was last updated. |
enabled |
Optional[bool] | ➖ | Whether the access key is enabled or disabled. |