Retrieve blueprint by name

Retrieves a specific blueprint by its name within a project

Path parameters

namestringRequired
project_idstringRequiredformat: "uuid"

Query parameters

mask_idstringOptionalformat: "uuid"

Response

Blueprint retrieved
typeenum
valueslist of objects
idstringOptionalformat: "uuid"
namestringOptionalRead-only
descriptionstringOptional0-255 characters
envslist of stringsOptionalRead-only
created_bystringOptionalRead-only
created_atdatetimeOptionalRead-only
last_updated_bystringOptionalRead-only
last_updated_atdatetimeOptionalRead-only

Errors

401
Unauthorized Error
404
Not Found Error