get https://api.donovan.scale.com/v1/threads/
Get a thread and its related information by ID
Log in to see full request history
Responses
400Bad Request
401Unauthorized Request
403Forbidden Resource
500Internal Server Error
Get a thread and its related information by ID
400Bad Request
401Unauthorized Request
403Forbidden Resource
500Internal Server Error
xxxxxxxxxx
curl --request GET \
--url https://api.donovan.scale.com/v1/threads/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!