List GitHub Repositories
List GitHub Repositories
List available GitHub repositories for an integration that are available to deploy to LangSmith Deployment.
GET
List GitHub Repositories
Path Parameters
GitHub integration ID.
Response
Successful Response
GitHub Integration ID.
For example, in the POST /v2/deployments request body, set integration_id to the value of this field.
GitHub repository ID.
GitHub repository name.
GitHub repository owner.
GitHub repository URL.
For example, in the POST /v2/deployments request body, set source_config.repo_url to the value of this field.
GitHub repository default branch.
For example, in the POST /v2/deployments request body, set source_revision_config.repo_ref to the value of this field.

