get_stream_schema
Retrieve the schema for a TimeBase stream using its stream key. Lists fields and data types to understand how data is structured and query accordingly.
Instructions
Get the schema of a specific stream
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream_key | Yes | Stream key to inspect | |
| instance_key | No | TB instance key. Required when multiple TimeBase instances are configured. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream_key | Yes | ||
| schema_text | Yes |