Get User Data
GET https://api.repoflow.io/1/users/<user-id>
Fetch a single user by ID. Returns the user's name, username, email, role, and verification status. Responds with 404 if the user does not exist.
Allowed Role: System Admin • Authentication Required
Path Parameters
user-idstringRequired
User ID (UUID).