Retrieve blueprint by environment

Retrieves the blueprint associated with a specific environment

Path parameters

env_namestringRequired
project_idstringRequiredformat: "uuid"

Query parameters

mask_idstringOptionalformat: "uuid"

Response

Blueprint retrieved
typeenum
Allowed values:
valueslist of objects
idstringformat: "uuid"
namestringRead-only
descriptionstring0-255 characters
envslist of stringsRead-only
created_bystringRead-only
created_atdatetimeRead-only
last_updated_bystringRead-only
last_updated_atdatetimeRead-only

Errors

401
Unauthorized Error
404
Not Found Error