New Whiteboard Session List
API endpoint that allows whiteboard sessions to be viewed or edited.
GET /whiteboard_sessions/?format=api&ordering=-id&page=425
{ "count": 4241, "next": null, "previous": "https://whiteboardapi.mywellnesshub.in/whiteboard_sessions/?format=api&ordering=-id&page=424", "results": [ { "id": 260, "unique_random_key": "oTNa0EFj1zIZnr5ERI0Yh", "expert_id": 34, "done_activities": "[]", "autism_client_id": null, "main_session_id": "ce94DdKSrwUoNoXhNda28IBlsH", "session_start_time": "2024-04-12T12:28:48.344000+05:30", "session_end_time": "2024-04-12T13:12:37.285000+05:30", "started_participant": "Rajini", "other_participants": "Inderveer", "active": false, "session_notes": "", "rewards": null, "created_at": "2024-04-12T12:28:49.199702+05:30", "updated_at": "2024-08-20T13:54:13.960560+05:30" } ] }