Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| api_key_id | str | Unique identifier for the API key | |
| name | str | User-provided name for the API key | |
| created_ts | datetime | Timestamp when the API key was created | [optional] |
Python SDK model: ApiKey
| Name | Type | Description | Notes |
|---|---|---|---|
| api_key_id | str | Unique identifier for the API key | |
| name | str | User-provided name for the API key | |
| created_ts | datetime | Timestamp when the API key was created | [optional] |