Retrieve delta by blueprint ID

Retrieves only the changes (delta) introduced in a specific blueprint

Path parameters

blueprint_idstringRequiredformat: "uuid"

Response

Delta 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