stack kb security-ai-assistant-api find-conversations cli command
Auth required
Idempotent
Scope: global
elastic stack kb security-ai-assistant-api find-conversations [options]
Get conversations
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--fieldsstring- A list of fields to include in the response. If omitted, all fields are returned.
--filterstring- A search query to filter the conversations. Can match against titles, messages, or other conversation attributes.
--sort-fieldstring- The field by which to sort the results. Valid fields are
created_at,title, andupdated_at. --sort-orderstring- The order in which to sort the results. Can be either
ascfor ascending ordescfor descending. --pagenumber- The page number of the results to retrieve. Default is 1.
--per-pagenumber- The number of conversations to return per page. Default is 20.
--[no-]is-owner- Whether to return conversations that the current user owns. If true, only conversations owned by the user are returned.
--input-filestring- path to a JSON file to use as command input
--[no-]dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json-
output as JSON