DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

List Table Logs

api/web/table-logs

Lists available table log models.

Query Params
int32
Defaults to 0

(Optional) The ID of the datamart task log the log belong to (DataMartTaskLogId >= 1)

int32
Defaults to 0

(Optional) The ID of the datamart task the log belong to (DataMartTaskId >= 1)

int32
Defaults to 0

(Optional) The ID of the schedule the log belong to (ScheduleId >= 1)

int32
Defaults to 0

(Optional) The ID of the table the log belong to (TableId >= 1)

int32
Defaults to -100

(Optional)The maximum number of record in the result.
Use a negative number to read log from the end starting with the newest.
(Default = -100)

string

(Optional) Page id from a previous request can be used to read logs relative that request.

string

(Optional) A query filter e.g: filter=Id eq 12.

Response

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