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

Download Open API Spec

GET /project/{projectId}/storage/usage

Get the current project usage and limits for the project with the given id.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/project/{projectId}/storage/usage

Resource URL Variables
{projectId}
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object ProjectStorageUsage
(application/json)