List all knowledge-base entries for a target (flat, cross-KB)
GET/targets/:tid/knowledge-base-entries
Flat, cross-KB list of every entry on the target's (non-hidden, non-mongodb) knowledge bases, each tagged with its source KB id/kind. Pass kb_id to narrow to a single knowledge base. q matches (case-insensitive substring) against an entry's title. sort accepts title and created_at (default, newest first).
Request
Responses
- 200
- 401
- 404
- 422
Successful Response
Missing or invalid credentials
Resource not found (incl. cross-org ids)
Request validation failed