Project Get geo-distribution
Developing
GET
http://localhost:8080/projects/{projId}/analytics/{analyticsType}
Provides the Geo distributed Usage of a project
GET
/projects/<project_id>/analytics/geo-distribution?start_time=<time>&end_time=<time>&group_by=country
Request
Path Params
projId
stringÂ
required
Example:
66a1084b-4b6b-4001-a4ad-d34d13463068
analyticsType
stringÂ
required
Example:
geo-distribution
Query Params
start_time
stringÂ
optional
Example:
2024-02-22T17:59:59.999Z
end_time
stringÂ
optional
Example:
2024-02-29T17:59:59.999Z
group_by
stringÂ
optional
Example:
country
Body Params application/json