DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

Execute Report

api/web/reports/{ReportId}/execute

RPC call to start a report ad-hoc execution. The execution is asynchronous,
and will continue in the background after the successfull return of this call.

Path Params
int32
required
≥ 1

The report identifier.

Body Params

The arguments.

Class encapsulating input to ExecuteReport RPC call.

int32

The ID of the layout of the mail to send with the execution result.

string | null

Gets or sets the mail-to address.

Parameters
array of objects | null

A list of report parameters for the execution.

Parameters
Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response

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