# Enter the mobile Number.

Endpoint: GET /api/login/username/{phoneNumber}
Version: 1.0
Security: bearer

## Path parameters:

  - `phoneNumber` (string, required)

## Response 200 fields (application/json):

  - `userName` (string, required)
    Example: "xyz@company.com"


