GET /v0.1/apps/{owner_name}/{app_name}/source_hosts/{source_host}/repositories

appcenter.ms

Summary:
Operation ID: repositories_list
Auth: api_key
Description

Gets the repositories available from the source code host

Parameters (7)

app_name (string, path, required)

The name of the application

form (string, query, optional)

The selected form of the object

Constraints: {'enum': ['lite', 'full']}

owner_name (string, path, required)

The name of the owner

service_connection_id (string, query, optional)

The id of the service connection (private). Required for GitLab self-hosted repositories

source_host (string, path, required)

The source host

Constraints: {'enum': ['github', 'bitbucket', 'vsts', 'gitlab']}

vstsAccountName (string, query, optional)

Filter repositories only for specified account and project, "vstsProjectId" is required

vstsProjectId (string, query, optional)

Filter repositories only for specified account and project, "vstsAccountName" is required

No probe data for this endpoint yet.