We are having problems getting all projects under an organization since we are using API v2.
API v1 allowed us to obtain this information by requesting the organization's projects or getting info from "/me".
With API v2, this is not possible, and we cannot find a way to get all projects of our organization to operate with them.
How can we solve this issue?
It would be helpful to have a "/projects" query to obtain this information.