v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438212159.2 KB

Returns information about a source repository.

get/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories/{name}

Path parameters

spaceNamestring required

The name of the space.

projectNamestring required

The name of the project in the space.

namestring required

The name of the source repository.

Response

Success

spaceNamestring required

The name of the space.

projectNamestring required

The name of the project in the space.

namestring required

The name of the source repository.

descriptionstring

The description of the source repository.

lastUpdatedTimestring date-time required

The time the source repository was last updated, in coordinated universal time (UTC) timestamp format as specified in <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339</a>.

createdTimestring date-time required

The time the source repository was created, in coordinated universal time (UTC) timestamp format as specified in <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339</a>.