Projects

Get a Project

Fetches a project by ID. The requester must be able to reach the project — as a member of the owning team or of a team granted access. Projects the requester cannot reach are reported as not found.

get/v1/projects/{projectID}

Path parameters

projectIDstring uuid required

The ID of the project.

Response

The project

Changes