$status
$status : boolean
This class represents the GET operation for REST service.
__construct(\ET_Client $authStub, string $url, mixed $qs = null)
Initializes a new instance of the class.
| \ET_Client | $authStub | The ET client object which performs the auth token, refresh token using clientID clientSecret |
| string | $url | The endpoint URL |
| mixed | $qs | Reserved for future use |