curl --request GET \
--url https://api.seminode.com/v1/quotes/{id}/thread \
--header 'Authorization: <api-key>'[
{}
]Retrieves the full message thread for a given quote (root event).
curl --request GET \
--url https://api.seminode.com/v1/quotes/{id}/thread \
--header 'Authorization: <api-key>'[
{}
]Was this page helpful?