post https://{baseUrl}/api/posts/newsfeedOrganization
Finds Post with Threads
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Finds Post with Threads
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/posts/newsfeedOrganization \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
xxxxxxxxxx
{
"totalItems": 0,
"items": [
null
]
}