curl --location --request GET '/api/v1/admin/coaches/all' \
--header 'Authorization: Bearer <token>'{
"data": {
"message": "Request data successfully queried",
"status": true,
"coaches": [
{
"id": "6782633cae5e28ad9822bdcb",
"email": "abdullahyahaya46@gmail.com",
"password": "$argon2id$v=19$m=65536,t=3,p=4$CpHsCA6Kfypj6s5q0syLag$56pmTMqaxqUUsCTLwexEOZ04gZWEkVl+0xH3xT/x2EU",
"fullName": "Yahaya Abdullah Abu",
"phone": "+2348089885365",
"profile": "https://res.cloudinary.com/dzljyt3y1/image/upload/v1736862900/vwq1ytnvpuul1sy2evdj.jpg",
"role": "coach",
"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,
"status": true,
"anHour": 30000
},
"pmClaritySession": {
"halfMinutes": 6000,
"status": true,
"anHour": 70000
},
"liveResumes": {
"halfMinutes": 9000,
"status": true,
"anHour": 232000
},
"resumeOverEmail": {
"halfMinutes": 30000
}
},
"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",
"property": false
},
"verificationLink": "https://dev-amh.vercel.app/auth/account-activation?token=8d16cab34ca399eca7c64c64f7d3cf65bf93b9bd",
"createdAt": "2025-01-11T12:25:32.014Z",
"updatedAt": "2025-03-28T11:54:59.055Z",
"isActivated": true,
"sessionCount": 10
},
{
"id": "67c941094d8338a697681e31",
"email": "abdullahyahaya2018+20@gmail.com",
"password": "$argon2id$v=19$m=65536,t=3,p=4$k9ccKiufIydMiQIaRsWZFQ$uDehFXERBosd0FktBDaHXg7yM7CBgmKJ6aKam26WudM",
"fullName": "Yahaya Abdullah Abu",
"phone": "+2348089885365",
"profile": "https://res.cloudinary.com/dzljyt3y1/image/upload/v1741244622/qlc74hgojkanuocaa1fe.jpg",
"role": "coach",
"coachDetails": {
"account": {
"name": "Yahaya Abdullah",
"number": "0201021081",
"bank": "GT Bank"
},
"placeOfWork": "Google",
"bio": "This is another two",
"slug": "https://agilemind-hub.com/org/c/abdullah-yahaya",
"skills": [
"Project Management",
"Kanban"
],
"companies": [
{
"name": "Cholatrek",
"logo": "logo.com"
}
],
"price": {
"mockInterview": {
"halfMinutes": 45000,
"status": true,
"anHour": 30000
},
"pmClaritySession": {
"halfMinutes": 6000,
"status": true,
"anHour": 70000
},
"liveResumes": {
"halfMinutes": 9000,
"status": true,
"anHour": 232000
}
}
},
"verificationLink": "https://dev-amh.vercel.app/auth/account-activation?token=2f2a932cb5de8ac8d5bf4438b36beec41b779383",
"createdAt": "2025-03-06T06:30:33.571Z",
"updatedAt": "2025-03-13T16:14:28.554Z",
"isActivated": true,
"sessionCount": 0
}
]
}
}