Skip to main content

Channel Threads

A channel thread groups messages into one conversation within a channel, so an agent can read the history rather than a single isolated turn.

Shape

Endpoints

The paths mix singular and plural: reads use /v1/channel_threads, writes use /v1/channel_thread. Check the individual endpoint page rather than inferring the path from a neighbouring one.

Example