Service for Operation API operations.
Operations: fetch
Summary
Functions
Retrieve the status and result of an asynchronous operation.
Functions
@spec fetch(Twilio.Client.t(), String.t(), keyword()) :: {:ok, Twilio.Resources.Knowledge.V2.ControlPlane.Operation.t()} | {:ok, map(), map()} | :ok | {:error, Twilio.Error.t()}
Retrieve the status and result of an asynchronous operation.
Operation: FetchOperation | Tags: Operations