curl --request GET \
--url https://api.revong.com/api/v1/assistant/threads/{id} \
--header 'Authorization: Bearer <token>'Get a thread by ID.
curl --request GET \
--url https://api.revong.com/api/v1/assistant/threads/{id} \
--header 'Authorization: Bearer <token>'