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

# TaggedFramesSchema

# TaggedFramesSchema

Schema for TaggedFrames response.

## Properties

| Name                  | Type                   | Description | Notes       |
| --------------------- | ---------------------- | ----------- | ----------- |
| **uuid**              | **str**                |             |             |
| **recording\_uuid**   | **str**                |             |             |
| **created\_by\_uuid** | **str**                |             | \[optional] |
| **updated\_by\_uuid** | **str**                |             | \[optional] |
| **created\_at**       | **str**                |             |             |
| **updated\_at**       | **str**                |             |             |
| **frames**            | **Dict\[str, object]** |             |             |
