DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

Read Execute Result

api/autotest/workspaces/{WorkspaceId}/executions/{ExecutionId}

Reads the result of an execution. This can be used to read previous
executions or while performing an asynchronous execution.
Returns 202:Accepted and a Location header while the execution is
still running.

Path Params
int32
required
≥ 1

The database ID of the workspace to read.

int32
required
≥ 1

The unique execution id of the execution.

Responses

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