List Workflow LogsCopy Pageget https://example.com/api/web/workflow-logsapi/web/workflow-logs Lists available workflow log models.Query ParamsWorkflowTaskLogIdint32Defaults to 0(Optional) The ID of the workflow task log the log belong to (WorkflowTaskLogId >= 1)WorkflowTaskIdint32Defaults to 0(Optional) The ID of the workflow task the log belong to (WorkflowTaskId >= 1)ScheduleIdint32Defaults to 0(Optional) The ID of the schedule the log belong to (ScheduleId >= 1)WorkflowIdint32Defaults to 0(Optional) The ID of the workflow the log belong to (WorkflowId >= 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 Get TableGet Workflow LogDid this page help you?YesNo