Appearance
ServiceNow.Core
SNow.Core.API.IAPI<T>
IAPI<T>.GetAsync(string) Method
csharp
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>>