GET xtestx/isActivated?email={email}
Gets a bool stating wether or not the required account has been activated
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
the email of the user account |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
returns true if the account has been activated
booleanResponse Formats
application/json, text/json, text/html
Sample:
true