Get an endpoint exception list item
Get the details of an endpoint exception list item using the id
or item_id
field.
GET
/api/endpoint_list/items
curl \
--request GET 'https://localhost:5601/api/endpoint_list/items' \
--header "Authorization: $API_KEY"