List Table LogsCopy Pageget https://example.com/api/web/table-logsapi/web/table-logs Lists available table log models.Query ParamsDataMartTaskLogIdint32Defaults to 0(Optional) The ID of the datamart task log the log belong to (DataMartTaskLogId >= 1)DataMartTaskIdint32Defaults to 0(Optional) The ID of the datamart task the log belong to (DataMartTaskId >= 1)ScheduleIdint32Defaults to 0(Optional) The ID of the schedule the log belong to (ScheduleId >= 1)TableIdint32Defaults to 0(Optional) The ID of the table the log belong to (TableId >= 1)PageSizeint32Defaults 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)ReferencePageIdstring(Optional) Page id from a previous request can be used to read logs relative that request.Filterstring(Optional) A query filter e.g: filter=Id eq 12.Response 200OKUpdated 3 months ago List ExecutionsGet LogDid this page help you?YesNo