restGet()
restGet(string $url, \FuelSdk\ET_Client $authStub, $isAuthConnection = "") : string
Parameters
string | $url | The resource URL for the REST API |
\FuelSdk\ET_Client | $authStub | The ET client object which performs the auth token, refresh token using clientID clientSecret |
$isAuthConnection |
Returns
string —The response payload from the REST service