> ## 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.

# TwinDriverLogsResponseSchema

# TwinDriverLogsResponseSchema

Paginated response for twin driver logs.

## Properties

| Name          | Type                                                                       | Description | Notes |
| ------------- | -------------------------------------------------------------------------- | ----------- | ----- |
| **items**     | [**List\[TwinDriverLogSchema\]**](/api-reference/rest/TwinDriverLogSchema) |             |       |
| **total**     | **int**                                                                    |             |       |
| **limit**     | **int**                                                                    |             |       |
| **offset**    | **int**                                                                    |             |       |
| **has\_more** | **bool**                                                                   |             |       |
