Skip to main content
GET
/
api
/
applied-knowledge-sets
/
knowledge-sets
/
{knowledgeSetId}
/
stats
Get applied knowledge set statistics
curl --request GET \
  --url https://platform.kodexa.ai/api/applied-knowledge-sets/knowledge-sets/{knowledgeSetId}/stats \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

knowledgeSetId
string<uuid>
required

Unique identifier (UUID) of the knowledge set.

Response

Application statistics

The response is of type object.