v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
Projects
Workspaces

Get a project for a workspace

Returns the requested project.

get/workspaces/{workspace}/projects/{project_key}

Response

The project that is part of a workspace.

typestring required
uuidstring

The project's immutable id.

keystring

The project's key.

namestring

The name of the project.

descriptionstring
is_privateboolean

Indicates whether the project is publicly accessible, or whether it is private to the team and consequently only visible to team members. Note that private projects cannot contain public repositories.

created_onstring date-time
updated_onstring date-time
has_publicly_visible_reposboolean

Indicates whether the project contains publicly visible repositories. Note that private projects cannot contain public repositories.