Get plugin error rates and stack traces
GET
/api/v1/plugins/analytics/errorsParameters
This endpoint does not accept parameters.
Responses
200Error analytics
Request
curl -X GET "https://api.knowledgetree.dev/api/v1/plugins/analytics/errors" \
-H "Authorization: Bearer $KT_API_TOKEN"Response
200Error analytics
Example response not yet documented.