Skip to main content

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

Successful Response