Description Usage Arguments Details References
The main kb_topics
function maps 1:1 to the API. Leave values
NULL
that you do not want included in the search parameters.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
topic_id |
UUID of a specific topic to return |
editor_id |
UUID of a contributor |
name |
Text to query the name attribute. A substring match is performed |
created |
Return all topics that were created on the given date. |
revised |
Return all topics that were revised on the given date. |
disclosed |
Return all topics that were disclosed on the given date. |
document |
Text to query the document attribute. A substring match is performed |
metadata |
Text to query the metadata attribute. A substring match is performed |
featured |
(lgl) |
q |
Return all topics that have content that matches the query string. |
api_key |
See |
Set the option progress_enabled
to FALSE
to disable progress spinner.
https://api.attackerkb.com/api-docs/docs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.