So this works in my browser but I need to get the JSON data back for usage elsewhere and everytime I issue the query anywhere else I get a raw dump of the page?
Any idea what I’m missing? Issuing a GET request here.
I had previously marked this as solved however if I execute the request via Postman or in an Ajax query I am getting a 404. Is this available to the api for external calls? Am I missing something?
Does anyone have an example of getting this value via an Ajax request or even Postman?