Retrieve delta by blueprint ID

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

Path parameters

blueprint_idstringRequiredformat: "uuid"

Response

Delta 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