curl --request GET \
--url https://platform.kodexa.ai/api/applied-knowledge-sets/knowledge-sets/{knowledgeSetId}/stats \
--header 'x-api-key: <api-key>'{}Returns application statistics for the specified knowledge set, including counts by status.
curl --request GET \
--url https://platform.kodexa.ai/api/applied-knowledge-sets/knowledge-sets/{knowledgeSetId}/stats \
--header 'x-api-key: <api-key>'{}API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Unique identifier (UUID) of the knowledge set.
Application statistics
The response is of type object.