47
Views
1
Comments
How can I get the application version for a specific environment ?
Question

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:

2023-02-13 15-34-45
BabyBear

Have you tried to add the query parameter IncludeEnvStatus  and set it to true?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.