Get aggregated plugin analytics

GET/api/v1/plugins/analytics

Parameters

periodquerystring

7d, 30d, 90d

Responses

200Analytics overview

Request

curl -X GET "https://api.knowledgetree.dev/api/v1/plugins/analytics" \
  -H "Authorization: Bearer $KT_API_TOKEN"

Response

200Analytics overview
Example response not yet documented.