Appearance
ServiceNow.Core
SNow.Core.API.API<T>
API<T>.GetAsync(string) Method
csharp
public System.Threading.Tasks.Task<System.Collections.Generic.List<T>> GetAsync(string endpoint);
Parameters
endpoint
System.String
Returns
System.Threading.Tasks.Task<System.Collections.Generic.List<T>>
Implements GetAsync(string)