getMatchingWorkflow
inline suspend fun EntityResolutionClient.getMatchingWorkflow(crossinline block: GetMatchingWorkflowRequest.Builder.() -> Unit): GetMatchingWorkflowResponse
Returns the MatchingWorkflow
with a given name, if it exists.