In integrations, while creating a vercel integration, we require the users to manually go into vercel, grab the name / ids and paste it in dialog box. We want to automate that. #1108 implements this feature. We would like the platform app to implement this endpoint to dynamically fetch the vercel environments.
Once the user enters their projectID, and vercel token, we should be able to call this endpoint
<!-- upstream-issue: keyshade-xyz/keyshade#1144 -->