windmill-api 1.684.1

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# ExternalJwtToken

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**jwt_hash** | **i64** |  | 
**email** | **String** |  | 
**username** | **String** |  | 
**is_admin** | **bool** |  | 
**is_operator** | **bool** |  | 
**workspace_id** | Option<**String**> |  | [optional]
**label** | Option<**String**> |  | [optional]
**scopes** | Option<**Vec<String>**> |  | [optional]
**last_used_at** | **String** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)