Retrieve latest blueprint

Retrieves the latest blueprint for a project

Path parameters

project_idstringRequiredformat: "uuid"

Query parameters

mask_idstringOptionalformat: "uuid"

Response

Blueprint retrieved
typeenum
Allowed values:
valueslist of objects
idstring or nullformat: "uuid"
descriptionstring or null0-255 characters
envslist of strings or nullRead-only
created_bystring or nullRead-only
created_atdatetime or nullRead-only
last_updated_bystring or nullRead-only
last_updated_atdatetime or nullRead-only

Errors