# LowCodeEngineApi.Token ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **token** | **String** | Unique token identifier | [optional] **isActive** | **Boolean** | Whether the token is active | [optional] **isAdmin** | **Boolean** | Whether the token has admin privileges | [optional] **project** | [**Project**](Project.md) | | [optional]