Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I'm trying to fetch the user's data for given endpoints via the ERS API by the device's MAC address.As the first step I'm querying for the endpoint:c GET https://<my-domain>:9060/ers/config/endpoint/<endpoint-id> Content-Type:"application/json"...