The Open API specification for Synapse is now available for download!

Download Open API Spec

POST /statistics

Generic endpoint to retrieve statistics about objects. The user should have READ access on the object referenced by the objectId in the request. Currently supported requests:

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/statistics

Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method POST
Request Object ObjectStatisticsRequest
(application/json)
Response Object ObjectStatisticsResponse
(application/json)