Overview
Performs request with GET method as asynchronously.Promise<RestResponse> RestRequest.GetAsync()
Remarks
This method expects the response status code as OK (200), No Content (204)
Promise<RestResponse> RestRequest.GetAsync()
This method expects the response status code as OK (200), No Content (204)