REST API Test Page

Operation

GET on /history/executions/daily/{year}/{month}/{day}

Retrieve all executions for a given day.

Produces : application/json

Parameters

Name Type Value Description
year Path Variable * Year of the history to retrieve
month Path Variable * Month of the history to retrieve (1-12)
day Path Variable * Day of the history to retrieve (1-31)
executionCategory Request Parameter (Optional) Category of executions : manual, automation, any. (any by default)
actionGroupCategory Request Parameter (Optional) Category of action group : persistent, nonPersistent, any. (any by default)

  

Result

HTTP Status :