curl --location --request GET '/api/user/profile'{
"id": 0,
"name": "string",
"email": "string",
"first_name": "string",
"last_name": "string",
"role": "admin",
"two_factor": true,
"is_active": true,
"createdAt": "2019-08-24T14:15:22.123Z"
}