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

Response

A successful response.

nextPageTokenstring

Changes