New Whiteboard Session List
API endpoint that allows whiteboard sessions to be viewed or edited.
GET /whiteboard_sessions/?format=api&ordering=-updated_at&page=425
{ "count": 4241, "next": null, "previous": "https://whiteboardapi.mywellnesshub.in/whiteboard_sessions/?format=api&ordering=-updated_at&page=424", "results": [ { "id": 1234, "unique_random_key": "HcvywoCsdF8MZVYv1Vrpq", "expert_id": 278, "done_activities": "[]", "autism_client_id": null, "main_session_id": "CvHHmQ97zjZE3N80sKPp6o2Dwd", "session_start_time": "2024-08-19T22:06:34.829000+05:30", "session_end_time": "2024-08-19T22:13:51.300000+05:30", "started_participant": "Shivani Sharma", "other_participants": "Shaurya", "active": false, "session_notes": "", "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/259.png\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/289.png\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/275.png\"}]", "created_at": "2024-08-19T22:06:35.224121+05:30", "updated_at": "2024-08-20T13:54:07.360552+05:30" } ] }