> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AdminSessionSchema

# AdminSessionSchema

## Properties

| Name                         | Type    | Description | Notes       |
| ---------------------------- | ------- | ----------- | ----------- |
| **session\_uuid**            | **str** |             |             |
| **user\_email**              | **str** |             |             |
| **user\_name**               | **str** |             |             |
| **status**                   | **str** |             |             |
| **session\_started\_at**     | **str** |             | \[optional] |
| **session\_expires\_at**     | **str** |             | \[optional] |
| **time\_remaining\_seconds** | **int** |             | \[optional] |
| **created\_at**              | **str** |             |             |
| **waiting\_seconds**         | **int** |             | \[optional] |
