Retrieve the statistics of the last 30 days
GET
/api/v4/projects/{id}/statistics
Retrieves the clone and pull statistics for the last 30 days from a specified project.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ”Responses
Section titled “ Responses ”OK
Media type application/json
object
fetches
object
Example generated
{ "fetches": {}}Bad Request
401 Unauthorized
404 Project Not Found