# UserAccessTokenSanitized ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | Option<**String**> | Unique identifier for the token | [optional] **user_id** | Option<**String**> | The user the token authenticates for | [optional] **description** | Option<**String**> | A description of the token usage | [optional] **is_active** | Option<**bool**> | Indicates whether the token is active | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)