SearchProjectUsers returns users who has access to to a project (including org members that have access through a usergroup)

get/v1/orgs/{org}/projects/{project}/users/search

Path parameters

orgstring required
projectstring required

Query parameters

emailQuerystring
pageSizeinteger
pageTokenstring

Response

A successful response.

nextPageTokenstring

Changes