curl --location --request GET '/api/v1/auth/profile' \
--header 'Authorization: Bearer <token>'{
"data": {
"message": "QUERY_SUCCESS",
"user": {
"id": "6782633cae5e28ad9822bdcb",
"email": "abdullahyahaya46@gmail.com",
"fullName": "Yahaya Abdullah Abu",
"phone": "+2348089885365",
"profile": "https://res.cloudinary.com/dzljyt3y1/image/upload/v1736862900/vwq1ytnvpuul1sy2evdj.jpg",
"coachDetails": {
"skills": [
"Project Management",
"Kanban"
],
"placeOfWork": "Victorial Island, Lagos",
"slug": "https://agilemind-hub.com/org/c/abdullah-yahaya",
"account": {
"name": "Yahaya Abdullah",
"number": "0201021081",
"bank": "GT Bank",
"_id": "67866cb50d1a263c82453049"
},
"companies": [
{
"name": "Cholatrek",
"logo": "logo.com"
}
],
"price": {
"mockInterview": {
"halfMinutes": 40000,
"anHour": 30000,
"_id": "678673242efe642c13e60fd8"
},
"liveResumes": {
"halfMinutes": 9000,
"anHour": 232000,
"_id": "678673242efe642c13e60fd9"
},
"pmClaritySession": {
"halfMinutes": 6000,
"anHour": 70000,
"_id": "678673242efe642c13e60fda"
},
"_id": "678673242efe642c13e60fd7"
},
"availability": {
"timezone": "African/Lagos",
"timelines": {
"monday": [
"9:00AM-10:00AM",
"10:00AM-11:00AM"
],
"tuesday": [
"03:00PM-04:00PM",
"11:00AM-12:00Noon"
],
"wednesday": [
"03:00PM-04:00PM",
"10:00AM-11:00AM"
],
"thursday": [
"03:00PM-04:00PM",
"10:00AM-11:00AM"
],
"saturday": [],
"sunday": []
}
},
"_id": "67866cb50d1a263c82453048"
}
}
}
}