Otter SDK Reference
Version:

Executions_GetExecutionLogScopesAsync(int? Execution_Id) Method

Gets all log scopes for the specified execution.

Syntax

public Task<IList<Tables.ScopedExecutionLogs>> Executions_GetExecutionLogScopesAsync(int? Execution_Id)

Parameters

Execution_Id
Type: int?