API Reference
Reference for our API
Retrieves the full message thread for a given quote (root event).
cURL
curl --request GET \ --url https://api.seminode.com/v1/quotes/{id}/thread \ --header 'Authorization: <api-key>'
[ {} ]
Format: "Bearer <access_token>"
Root quote (event) ID
Max events to return (default 8)
thread messages
The response is of type object[].
object[]