Get repository size
Repositories
Get repository size
Get the cached size of the repository in bytes.
GET
Get repository size
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Namespace of the repository
Name of the repository
Response
Repository size in bytes
The response is of type integer<int64>.
Required range:
x >= 0