Skip to main content

ConversationSourceSelection

Stable conversation range selected for a report source.

through_turn_id object
anyOf
string

Possible values: non-empty and <= 512 characters

turn_idsstring[]

Possible values: <= 100

ConversationSourceSelection
{
"through_turn_id": "string",
"turn_ids": [
"string"
]
}