List DM automation runs
Lists the execution runs of a single DM automation, ordered by start time (most recent first). Supports cursor-based pagination.
Path parameters
Query parameters
Maximum number of execution runs to return. Defaults to 50.
Opaque cursor returned by a previous call. Pass it to fetch the next page.
Response
Default Response
Changes
Changed in 2 of the 10 revisions of this API.24
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ●
added the new
expiredenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
supersededenum value to the//response property for the response statusresponse-property-enum-value-added
- ●