The thread object (v1)Legacy
Legacy
Represents a thread that contains messages.
OBJECT The thread object (v1)
1
2
3
4
5
6
{
"id": "thread_abc123",
"object": "thread",
"created_at": 1698107661,
"metadata": {}
}
Represents a thread that contains messages.
1
2
3
4
5
6
{
"id": "thread_abc123",
"object": "thread",
"created_at": 1698107661,
"metadata": {}
}