Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Undocumented endpoints or parameters to retrieve specific endpoint metadata?

As part of our SIEM we'd like to retrieve additional metadata about an endpoint if we receive an event for it. From the Swagger documentation I don't see any endpoints or parameters that would allow me to retrieve a single endpoint by ID or name - the only option is to call GET /migration-tool/v1/endpoints and filter the response in my own code. 

 

Are there any undocumented endpoints that will allow me to get a specific endpoints metadata similar to what is shown on GET /migration-tool/v1/endpoints? I did see some endpoints in the that are used in the UI but they don't appear to be exposed at the gateway...



This thread was automatically locked due to age.
Parents
  • Hi  

    Firstly, the APIs used in the migration tool is not an approved way of extracting information from Central as they are meant strictly for the migration tool and can change anytime. The Sophos Central Developer APIs is what you need. It will allow you to query Central and extract the information you need and there is an inline query builder that should help you in defining a query and then execute it in Swagger, cURL, etc to download whatever you need.
  • Hi Yashraj,

    Thank you. This is the first time I've seen this link and it is exactly what I was looking for. Btw, I wasn't able to find anything like it on sophos.com or through multiple Google searches. 

     

    Thanks again

    Taylor 

Reply Children
No Data