POST /entity/threadcounts
This API is used to get list of entity and count pairs, with count is the
number of threads that belong to projects user can view and references
the given entity.
Target users: anyone who has READ permission to the project.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/threadcounts
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | POST |
Request Object | EntityIdList (application/json) |
Response Object | EntityThreadCounts (application/json) |