Appearance
ServiceNow.Core 
SNow.Core.API.API<T> 
API<T>.GetAsync(string, bool) Method 
csharp
public System.Threading.Tasks.Task<T> GetAsync(string endpoint, bool singleResponse);Parameters 
endpoint System.String
singleResponse System.Boolean
Returns 
System.Threading.Tasks.Task<T>
Implements GetAsync(string, bool)