Skip to main content

ListMyReachableProjects

GET 

/v1/me/reachable-projects

ListMyReachableProjects returns the bare project ids the calling identity can reach in one customer, carrying read access.

ListMyProjects answers the same frontier with full project records and a role per project; this returns only the ids, because the console's project scoping splices them into a query and never reads the rest. all_projects reports an org-wide grant, where the caller reaches every project in the customer and the id list is therefore empty rather than exhaustive.

Request

Responses

Success