Skip to main content
GET
/
api
/
knowledge
/
sites
/
{site_id}
/
knowledge
List Site Knowledge
curl --request GET \
  --url https://{tenant}.app.big-panda.ai/api/knowledge/sites/{site_id}/knowledge \
  --header 'Authorization: Bearer <token>'
[
  "<string>"
]

Documentation Index

Fetch the complete documentation index at: https://docs.big-panda.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API-Token aus dem Big-Panda-Admin-UI unter Einstellungen → API-Keys. Header: Authorization: Bearer <token>.

Path Parameters

site_id
string<uuid>
required

Response

Successful Response