# ExternalJwtToken
## Properties
**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)