Get the most recent run result

Retrieve the latest stored run result for a schedule. Result is the string true or false when history exists. This operation does not populate ScheduleName, StartedAtUtc or FinishedAtUtc. With no matching history, numeric fields are zero and the result and text fields are null; this does not establish success or failure. Do not use ScheduleType=package to determine a package execution outcome. Retain the ExecutionId returned by package execution and use GetExecutionStatus, checking ResultJson and delivery separately.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Send application/json or application/x-www-form-urlencoded. Use JSON to represent nested objects, arrays and explicit null values.

int32
required
string
required

Schedule-type selector. Use report or single for a report schedule, automation for an automation schedule, event-based for an event, and event-package for an event package. Do not use the package selector to determine package execution outcomes; use ExecutionId with GetExecutionStatus.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json