Account Recovery Request
get
Path parameters
emailstringRequired
Responses
200
OK
*/*
404
Not Found
*/*
get
/api/v1/setup/recover/first/{email}/Was this helpful?
OK
Not Found
Was this helpful?
Was this helpful?
GET /api/v1/setup/recover/first/{email}/ HTTP/1.1
Host: localhost:8080
Accept: */*
{
"code": 1,
"message": "text"
}