cURL
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).
Format: "Bearer <access_token>"
Root quote (event) ID
Max events to return (default 8)
thread messages
Was this page helpful?