cURL
curl --request GET \ --url https://api.seminode.com/v1/v1/inbox/thread/listing/{listing_id} \ --header 'Authorization: <api-key>'
[ {} ]
Lists the message thread for a given listing ID. Suitable for any Message thread.
Format: "Bearer <access_token>"
Listing ID
Max events to return
thread messages in chronological order of type listing, quote, or response
Was this page helpful?