Get a context pack for AI consumption
GET
/api/v1/docs/context-packs/{type}/{target}Parameters
This endpoint does not accept parameters.
Responses
Response schema will be published alongside the stable v1 API.
Request
curl -X GET "https://api.knowledgetree.dev/api/v1/docs/context-packs/{type}/{target}" \
-H "Authorization: Bearer $KT_API_TOKEN"