Acontext
AdminV1ProjectProject_idStatistics

Analyze project statistics

GET
/admin/v1/project/{project_id}/statistics

Get statistics for a project

Path Parameters

project_id*string

Project ID

Formatuuid

Response Body

application/json

curl -X GET "https://loading/api/v1/admin/v1/project/497f6eca-6276-4993-bfeb-53cbbbba6f08/statistics"
{
  "code": 0,
  "error": "string",
  "msg": "string"
}