Authorization: Bearer ********************curl --location '/users/johndoe' \
--header 'Accept: 1' \
--header 'Authorization: Bearer <token>' \
--header 'Cookie: c1=111'{
"id": 99,
"username": "Mr. Guadalupe Bailey",
"firstName": "Amelie",
"lastName": "Hackett",
"email": "Murphy26@gmail.com",
"phone": "(632) 437-7270",
"userStatus": 0
}