Share via


SP.WorkflowServices.WorkflowInstanceService.getDebugInfo Method (sp.workflowservices)

Retrieves the debug information for the specified workflow instance in JSON format.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.WorkflowServices.WorkflowInstanceService.getDebugInfo(instance)

Return value

A JSON string that contains the trace records for the specified instance.

Parameters

  • instance
    The workflow instance to get debug information for.