Get aggregated audit statistics
GET
/api/v1/audit/statsParameters
This endpoint does not accept parameters.
Responses
200Audit stats object
Request
curl -X GET "https://api.knowledgetree.dev/api/v1/audit/stats" \
-H "Authorization: Bearer $KT_API_TOKEN"Response
200Audit stats object
Example response not yet documented.