Users
Get specific project stats
Get detailed stats for a specific project.
get/api/v1/users/{username}/project/{project_name}
Path parameters
usernamestring required
Username
project_namestring required
Project Name
Query parameters
startstring date_time
Stats start time (ISO 8601)
endstring date_time
Stats end time (ISO 8601)
start_datestring date_time
Start date (ISO 8601) for stats calculation
end_datestring date_time
End date (ISO 8601) for stats calculation
Response
successful