Skip to main content
GET
/
api
/
applied-knowledge-sets
/
{applicationId}
/
snapshot
Get applied knowledge set snapshot
curl --request GET \
  --url https://platform.kodexa.ai/api/applied-knowledge-sets/{applicationId}/snapshot \
  --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

applicationId
string<uuid>
required

Unique identifier (UUID) of the applied knowledge set.

Response

Snapshot data

The response is of type object.