ListProjectsForOrganizationAndUser lists all the projects that an organization member user has access to. It does not include projects that the user has access to through a usergroup.
get/v1/orgs/{org}/projects-for-user
Path parameters
orgstring required
Query parameters
userIdstring
pageSizeinteger
pageTokenstring
directboolean
Only return projects where the user has a direct membership (exclude usergroup-inherited access).
includeRolesboolean
Populate project_roles in the response.
Response
A successful response.