GET /v1/integrations/search-repo

vercel.com

Summary: List git repositories linked to namespace by provider
Operation ID:
Auth: unknown
Description

Lists git repositories linked to a namespace `id` for a supported provider. A specific namespace `id` can be obtained via the `git-namespaces` endpoint. Supported providers are `github`, `gitlab` and `bitbucket`. If the provider or namespace is not provided, it will try to obtain it from the user that authenticated the request.

Parameters (5)

installationId (string, query, optional)
namespaceId (['string', 'number', 'null'], query, optional)
provider (?, query, optional)

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

query (string, query, optional)
teamId (string, query, optional)

The Team identifier or slug to perform the request on behalf of.

No probe data for this endpoint yet.