Projects & Environments

Retrieve Project

Retrieve the project with the provided ID.

get/projects/{projectId}

Path parameters

projectIdstring required

Response

Successful response

idstring required

The ID of the project

createdAtstring date-time required
updatedAtstring date-time required
namestring required

The name of the project

environmentIdsstring[] required

The environments associated with the project

Changes