curl --request GET \
--url https://api.seminode.com/v1/v1/inbox/thread/{id}/listing/{listing_id} \
--header 'Authorization: <api-key>'[
{}
]Lists the message thread for a given thread ID. Suitable for any Message thread.
curl --request GET \
--url https://api.seminode.com/v1/v1/inbox/thread/{id}/listing/{listing_id} \
--header 'Authorization: <api-key>'[
{}
]Was this page helpful?