You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**`instanceId`**| URL | The ID of the orchestration instance. |
281
280
|**`showInput`**| Query string | Optional parameter. If set to `false`, the function input will not be included in the response payload.|
282
-
|**`showHistory`**| Query string | Optional parameter. If set to `true`, the orchestration execution history will be included in the response payload.|
283
281
|**`showHistoryOutput`**| Query string | Optional parameter. If set to `true`, the function outputs will be included in the orchestration execution history.|
284
282
|**`createdTimeFrom`**| Query string | Optional parameter. When specified, filters the list of returned instances that were created at or after the given ISO8601 timestamp.|
285
283
|**`createdTimeTo`**| Query string | Optional parameter. When specified, filters the list of returned instances that were created at or before the given ISO8601 timestamp.|
0 commit comments