New Whiteboard Session List
API endpoint that allows whiteboard sessions to be viewed or edited.
GET /whiteboard_sessions/?format=api&ordering=-updated_at&page=426
{ "count": 4252, "next": null, "previous": "https://whiteboardapi.mywellnesshub.in/whiteboard_sessions/?format=api&ordering=-updated_at&page=425", "results": [ { "id": 1233, "unique_random_key": "E4T6LxYERnw3FLzB1eKTx", "expert_id": 273, "done_activities": "[]", "autism_client_id": null, "main_session_id": "P8aVypjgXn6PYxkOoTruqz021N", "session_start_time": "2024-08-19T19:19:01.652000+05:30", "session_end_time": "2024-08-19T19:20:02.691000+05:30", "started_participant": "Sanna Sherin", "other_participants": "Rayan", "active": false, "session_notes": "", "rewards": "", "created_at": "2024-08-19T19:19:02.163529+05:30", "updated_at": "2024-08-20T13:54:07.368275+05:30" }, { "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" } ] }