curl --location --request GET '/api/v1/sessions/679a361c9bf077ce031d3c87' \
--header 'Authorization: Bearer <token>'{
"data": {
"message": "Request data successfully queried",
"status": true,
"session": {
"id": "676024f94a7c27bc62e6e9c5",
"userId": "67581f5ef8086157625911fc",
"coachId": "675c4714957cdcceead816f3",
"title": "MOCK INTERVIEW WITH ABDULLAH",
"type": "MOCK INTERVIEW WITH ABDULLAH",
"meetingLink": "dafdafda",
"reschedule": [],
"timezone": "West Africa Time (WAT, UTC+1)",
"updatedAt": "2024-12-16T13:02:49.265Z",
"createdAt": "2024-12-16T13:02:49.265Z"
}
}
}