# Get a user

Endpoint: GET /v1/users/{userName}
Version: 1.0.0_Beta

## Path parameters:

  - `userName` (string, required)
    User name of the user

## Response 200 fields (application/json):

  - `status` (string)


