get https://{baseUrl}/api/threads/api/threads/byParent/
Used by the News Feed
Log in to see full request history
Responses
401The caller is not authenticated with RegScale.
Used by the News Feed
401The caller is not authenticated with RegScale.
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/threads/api/threads/byParent/parentId \
--header 'accept: application/json'
xxxxxxxxxx
[
null
]