github.com/twilio/twilio-go@v1.20.1/rest/flex/v1/docs/FlexV1InsightsSession.md (about)

     1  # FlexV1InsightsSession
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **WorkspaceId** | Pointer to **string** | Unique ID to identify the user's workspace |
     8  **SessionExpiry** | Pointer to **string** | The session expiry date and time, given in ISO 8601 format. |
     9  **SessionId** | Pointer to **string** | The unique ID for the session |
    10  **BaseUrl** | Pointer to **string** | The base URL to fetch reports and dashboards |
    11  **Url** | Pointer to **string** | The URL of this resource. |
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15