Get score history over time
GET
/api/v1/scoring/historyParameters
periodquerystring7d, 30d, 90d
Responses
200Score history
Request
curl -X GET "https://api.knowledgetree.dev/api/v1/scoring/history" \
-H "Authorization: Bearer $KT_API_TOKEN"Response
200Score history
Example response not yet documented.