cURL
curl --request GET \ --url https://{tenant}.app.big-panda.ai/api/knowledge/sites/{site_id}/knowledge \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
List knowledge entry IDs assigned to a site.
Documentation IndexFetch the complete documentation index at: https://docs.big-panda.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.big-panda.ai/llms.txt
Use this file to discover all available pages before exploring further.
API-Token aus dem Big-Panda-Admin-UI unter Einstellungen → API-Keys. Header: Authorization: Bearer <token>.
Authorization: Bearer <token>
Successful Response