List GitHub Repositories
List available GitHub repositories for an integration that are available to deploy to LangSmith Deployment.
Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-opensw-1779338558-1a9c41a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.

