Skip to main content

GetEntries

This Script is part of the Common Scripts Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.5.0 and later.

Collect entries matching to the conditions in the war room.

Script Data#


NameDescription
Script Typepython3
TagsUtility
Cortex XSOAR Version6.5.0

Inputs#


Argument NameDescription
idOptional incident ID to fetch entries from. If not specified, current incident is used.
tagsThe list of tags.
categoriesThe list of categories. (commandAndResults, playbookTaskResult, playbookTaskStartAndDone, playbookErrors, justFound, deleted, incidentInfo, chats, evidence, notes, attachments).
page_sizeThe number of entries to return. Maximum is 1000.
last_idReturn entries starting from the specified entry ID and backward.
first_idReturn entries starting from the specified entry ID and forward.
selected_entry_idReturn entries before and after the specified entry ID.
usersReturn entries with the specified users.
tags_and_operatorWhether to return entries that include all specified tags.
from_timeReturn entries from this time and forward. Format is ISO8601 (i.e., '2020-04-30T10:35:00.000Z').
parent_idThe ID of the parent entry.

Outputs#


PathDescriptionType
Entry.IDEntry ID.Unknown
Entry.TypeEntry Type.Unknown
Entry.TagsTags associated with the entry.Unknown
Entry.CategoryEntry categories.Unknown
Entry.CreatedCreation time of the entry.Unknown
Entry.ModifiedLast modified time of the entry.Unknown