v1

latestOpenAPI 3.1.02026-07-226168131.5 KB
Integrations (v1)

List Forge GitHub Repositories

List available GitHub repositories for a Forge integration.

get/v1/integrations/forge/github/{integration_id}/repos

Path parameters

integration_idstring uuid required

Forge GitHub integration ID.

Forge GitHub integration ID.

Response

Successful Response

host_integration_idstring uuid required

GitHub Integration ID.<br><br>For example, in the POST /v2/deployments request body, set integration_id to the value of this field.

idinteger required

GitHub repository ID.

namestring required

GitHub repository name.

ownerstring required

GitHub repository owner.

urlstring required

GitHub repository URL.<br><br>For example, in the POST /v2/deployments request body, set source_config.repo_url to the value of this field.

default_branchstring required

GitHub repository default branch.<br><br>For example, in the POST /v2/deployments request body, set source_revision_config.repo_ref to the value of this field.