Weβre using the /v1/app endpoint in ProcFu to search for apps to integrate with Tape. However, the response currently does not include the name of the workspace each app belongs to. This makes it difficult to identify which app is associated with which workspace.
Could you please include the workspace name in the API response? It would greatly help in accurately mapping apps to their respective spaces.
thanks for sharing your request! This was actually a snack to implement, so we looked into this today. The update is already live, consumers now have the workspace_name property available in the v1/app API call.
Could you check on your end whether your use case is working properly now?