Skip to main content
GET
/
api
/
company
/
kb
/
documents
List KB documents
curl --request GET \
  --url https://app.demandiq.com/api/company/kb/documents
{
  "documents": [
    {}
  ],
  "count": 123,
  "remaining": 123
}

Response

200 - application/json

KB documents

documents
object[]
count
integer
remaining
integer