Appearance
ServiceNow.Core
SNow.Core.API.IAPI
IAPI.GetAsync(string) Method
csharp
System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> GetAsync(string endpoint);
Parameters
endpoint
System.String
Returns
System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage>