Get environment name from the environmentId in the backend

If you’re using the new, NodeJS runtime you can use the appContext API to get the environementId and environementType (e.g. DEVELOPMENT, STAGING, PRODUCTION)

2 Likes