Query parameters
-
Page number
Minimum value is
1
. Default value is1
. -
Number of items per page
Minimum value is
1
, maximum value is100
. Default value is10
. -
A list of response action command names.
Minimum length of each is
1
. Values areisolate
,unisolate
,kill-process
,suspend-process
,running-processes
,get-file
,execute
,upload
, orscan
. -
A list of agent IDs. Max of 50.
-
A list of user IDs.
-
A start date in ISO 8601 format or Date Math format.
-
An end date in ISO format or Date Math format.
-
List of agent types to retrieve. Defaults to
endpoint
.Values are
endpoint
,sentinel_one
,crowdstrike
, ormicrosoft_defender_endpoint
. -
A list of action IDs that should include the complete output of the action.
-
List of types of response actions
Values are
automated
ormanual
.
GET
/api/endpoint/action
curl \
--request GET 'https://localhost:5601/api/endpoint/action' \
--header "Authorization: $API_KEY"