Environments GET call api.getpostman.com returning 404 when / after environment id

Starting sometime since last Thursday, when newman tries to get a particular environment it gets a 404 response.

https://api.getpostman.com/environments/ENVIRONMENT_ID/?apikey=API_KEY

If we remove the / after ENVIRONMENT_ID then the request works again. It seems like the Postman team might have pushed a change to the api.

1 Like

Hi Rafe,
Thanks for reporting the issue. We’re working on a fix. In the meantime, please avoid sending the trailing slash if possible.

Hi Rafe,
we fixed the issue, now it should return the environment with or without the trailing slash.
Thanks!