When attempting to run a search query using the Symantec Endpoint Detection and Response (SEDR) API, the following is noted:
{
"status": 400,
"code": 10000,
"error": "invalid parameter",
"message": "Error in field query: <FIELD_NAME> field is not whitelisted.",
"developer_message": null,
"error_message": null
}
Search queries using the same <FIELD_NAME> are successful when using the SEDR GUI's search function.
Release :
Component :
The <FIELD_NAME> used during the search is a not supported search field when using the SEDR API.
Use the SEDR GUI's search function when searching using any <FIELD_NAME> that is not supported by the API.