Get an Elastic Endpoint rule exception list item
Spaces method and path for this operation:
get /s/{space_id}/api/endpoint_list/items
Refer to Spaces for more information.
Get the details of an Elastic Endpoint exception list item, specified by the id or item_id field.
Query parameters
-
Either
idoritem_idmust be specifiedMinimum length is
1. -
Either
idoritem_idmust be specifiedMinimum length is
1.
GET /api/endpoint_list/items
curl \ --request GET 'https://localhost:5601/api/endpoint_list/items' \ --header "Authorization: $API_KEY"