latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Event

Retrieve an existing deployment event

Used to retrieve an existing deployment event

get/events/deployment/{id}

Path parameters

idstring required

The ID of the event to retrieve

Response

The event that was retrieved

idstring required

Unique ID for the deployment event

environment_idstring

ID of the environment associated with this deployment

application_idstring

ID of the application associated with this deployment

workspace_idstring required

ID of the workspace associated with this deployment

event_timeinteger

Epoch millisecond timestamp at which the deployment occurred

received_timeinteger

Epoch millisecond timestamp the event was received at

revisionstring

Source code revision

propertiesobject

Arbitrary key-value pairs used to pass additional information about this deployment

plan_overridesobject

Optional overrides specified for the stored properties of any triggered plans

plan_labelsstring[]

If specified, only plans matching the given labels were executed

actionsobject

Optional actions specified for mabl to take on this deployment