curl --location '/users/user_abc123xyz' \
--header 'Authorization: Bearer <token>'{
"id": "019b4138-e0af-70b9-8f0c-6ea97d495dfa",
"username": "ameliehackett",
"firstName": "Amelie",
"lastName": "Hackett",
"email": "amelie.hackett@example.com",
"phone": "+16324377270",
"createdAt": "2025-12-21T13:56:23Z",
"updatedAt": "2025-12-21T13:56:23Z"
}