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