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