TL;DR: I'm an OutSystems noob, and I'd like to get the version of an application for a specific environment. It's not currently clear to me which environment this endpoint refers to.
We have 4x environments, and I'd like to get the version of an application in our prod environment (I got that ID from this request). This endpoint looks promising to me -- and it in fact returns data -- but it doesn't look like it accepts and environment ID, which begs the question: which environment is it using to answer the request?
What I've read:
Have you tried to add the query parameter IncludeEnvStatus and set it to true?