# IntrospectionResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**active** | **bool** |  | [optional] 
**aud** | **string[]** |  | [optional] 
**client_id** | **string** |  | [optional] 
**exp** | **int** |  | [optional] 
**ext** | **map[string,object]** | Session represents arbitrary session data. | [optional] 
**iat** | **int** |  | [optional] 
**iss** | **string** |  | [optional] 
**nbf** | **int** |  | [optional] 
**scope** | **string** |  | [optional] 
**sub** | **string** | Here, it&#39;s sub | [optional] 
**token_type** | **string** |  | [optional] 
**username** | **string** |  | [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)


