# GET /users/:id_or_username **GET /users/{id_or_username}** Get user by ID or username ## Servers ## Parameters ### Path parameters - **id_or_username** (string) Username or ID of user ## Responses ### 200 successful operation #### Body: (object) - **data** (object) ### 500 Server Error ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 422 Unprocessable Entity [Powered by Bump.sh](https://bump.sh)