v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133271103.9 KB
projects

FetchUserRepositories returns a list of UserRepos that are available for an account connector resource.

get/v1/{+accountConnector}:fetchUserRepositories

Path parameters

accountConnectorstring required

Required. The name of the Account Connector resource in the format: projects/*/locations/*/accountConnectors/*.

Query parameters

pageSizeinteger

Optional. Number of results to return in the list. Defaults to 20.

pageTokenstring

Optional. Page start.

repositorystring

Optional. The name of the repository. When specified, only the UserRepository with this name will be returned if the repository is accessible under this Account Connector for the calling user.

Response

Successful response