# Verify e-mail token via code (HTML response)
**GET /auth/verify/token**
## Servers
- https://call.xap3y.space/v1: https://call.xap3y.space/v1 ()
## Parameters
### Query parameters
- **code** (string)
## Responses
### 200
HTML page
#### Body: text/html (string)
string
### 400
Bad request
#### Body: application/json (object)
- **error** (boolean)
- **timestamp** (string(date-time))
- **uniqueId** (string | null)
[Powered by Bump.sh](https://bump.sh)