Authorization: ********************curl --location 'https://mock.apidog.com/m1/1212435-0-default/api/profile' \
--header 'Authorization: Bearer <token>'{
"isSuccess": true,
"data": {
"id": "8a6db06e-bc33-4fdb-98d7-7068c603aedb",
"name": "Laverne Herman Sr.",
"email": "Beryl.Heidenreich82@yahoo.com",
"jobTitle": "Bussiness Analyst.",
"avatarUrl": "https://happy-waterspout.net",
"createdAt": "2026-04-28T18:06:48.997Z"
},
"message": "Profile fetched Successfully",
"statusCode": 200,
"errors": []
}