getDurableExecution
abstract suspend fun getDurableExecution(input: GetDurableExecutionRequest): GetDurableExecutionResponse
Retrieves detailed information about a specific durable execution, including its current status, input payload, result or error information, and execution metadata such as start time and usage statistics.