v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438212159.2 KB

Returns information about the URLs that can be used with a Git client to clone a source repository.

get/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories/{sourceRepositoryName}/cloneUrls

Path parameters

spaceNamestring required

The name of the space.

projectNamestring required

The name of the project in the space.

sourceRepositoryNamestring required

The name of the source repository.

Response

Success

httpsstring required

The HTTPS URL to use when cloning the source repository.