API endpoint that allows whiteboard sessions to be viewed or edited.

GET /whiteboard_sessions/?format=api&ordering=session_notes&page=424
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4235,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/whiteboard_sessions/?format=api&ordering=session_notes&page=423",
    "results": [
        {
            "id": 264,
            "unique_random_key": "K8QFAGYdiNJIH3fq1rPNI",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "UcVYiGHEoVPcchSkEpqpgISYAY",
            "session_start_time": "2024-04-12T15:32:35.102000+05:30",
            "session_end_time": "2024-04-12T16:26:05.562000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Mokshith",
            "active": false,
            "session_notes": ", Poem n story ant",
            "rewards": null,
            "created_at": "2024-04-12T15:32:35.980511+05:30",
            "updated_at": "2024-08-20T13:54:13.940703+05:30"
        },
        {
            "id": 1560,
            "unique_random_key": "3bF7B4vSK70KoaedPFG2o",
            "expert_id": 267,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "IMQ7ljYuIz664fhh3Q3iCchOHH",
            "session_start_time": "2024-10-04T17:00:33.577000+05:30",
            "session_end_time": "2024-10-04T17:45:00.084000+05:30",
            "started_participant": "Lasya",
            "other_participants": "saanvi",
            "active": false,
            "session_notes": "[{\"id\":\"0mgepk1\",\"created_at\":\"2024-10-04T12:07:40.180Z\",\"value\":\"Identification of animals, fruits and vegetables\\nPicking or choosing animals, fruits and vegetables from other objects\\n \"}]",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/259.png\"}]",
            "created_at": "2024-10-04T17:00:33.710151+05:30",
            "updated_at": "2024-10-04T17:45:00.506077+05:30"
        },
        {
            "id": 2038,
            "unique_random_key": "HcK5mMYFixYs9oC3jxh6Z",
            "expert_id": 289,
            "done_activities": "[{\"name\":\"Greeting\",\"selected\":false,\"image\":\"https://d1e2cdbb22s48i.cloudfront.net/greeting-bjhsdvcbjksdcnbdsksdnvj.jpeg\",\"stars\":5},{\"name\":\"Conversation\",\"selected\":false,\"image\":\"https://d1e2cdbb22s48i.cloudfront.net/conversation-bjhsdvcbjksdcnbdsksdnvj.jpeg\",\"stars\":5},{\"name\":\"Flashcards\",\"selected\":false,\"image\":\"https://d1e2cdbb22s48i.cloudfront.net/flashcards-bjhsdvcbjksdcnbdsksdnvj.jpeg\",\"stars\":5},{\"name\":\"Goodbye\",\"selected\":false,\"image\":\"https://d1e2cdbb22s48i.cloudfront.net/goodbye-bjhsdvcbjksdcnbdsksdnvj.jpeg\",\"stars\":5}]",
            "autism_client_id": 119,
            "main_session_id": "wCC2W6b7Ze8TrDSGPMjRDtrqpU",
            "session_start_time": "2024-12-16T12:41:25.481000+05:30",
            "session_end_time": "2024-12-16T13:06:08.215000+05:30",
            "started_participant": "Shaili Parekh",
            "other_participants": "Akash Demo 2",
            "active": false,
            "session_notes": "[{\"id\":\"dq13ds4\",\"created_at\":\"2024-12-16T07:26:08.940Z\",\"value\":\"\"},{\"id\":\"7s586dw\",\"created_at\":\"2024-12-16T07:26:48.058Z\",\"value\":\"\"},{\"id\":\"53lp2eg\",\"created_at\":\"2024-12-16T07:27:20.684Z\",\"value\":\"\"}]",
            "rewards": "",
            "created_at": "2024-12-16T12:41:25.584178+05:30",
            "updated_at": "2024-12-16T13:06:08.352090+05:30"
        },
        {
            "id": 4486,
            "unique_random_key": "7j7n6csdNs9RppwTOHRk1",
            "expert_id": 42,
            "done_activities": "",
            "autism_client_id": null,
            "main_session_id": "QYpKFE31lDA3wA2i6qEUFdw0W3",
            "session_start_time": "2026-03-28T16:49:44.982281+05:30",
            "session_end_time": "2026-03-28T16:50:44.721597+05:30",
            "started_participant": "sdvcsdc",
            "other_participants": "sdvcsdc",
            "active": false,
            "session_notes": "aaaaa",
            "rewards": "",
            "created_at": "2026-03-28T16:49:46.028928+05:30",
            "updated_at": "2026-03-28T16:50:46.252463+05:30"
        },
        {
            "id": 4482,
            "unique_random_key": "ngD5g6Pobqcu8ciu3hhje",
            "expert_id": 42,
            "done_activities": "",
            "autism_client_id": null,
            "main_session_id": "mSk5C8fdt3mYwNwCEC52LrdGHu",
            "session_start_time": "2026-03-28T15:29:26.453927+05:30",
            "session_end_time": "2026-03-28T15:31:46.361013+05:30",
            "started_participant": "sdcsdc",
            "other_participants": "sdcsdc",
            "active": false,
            "session_notes": "some notes for testing\n## Activities\n- oooo",
            "rewards": "",
            "created_at": "2026-03-28T15:29:27.581052+05:30",
            "updated_at": "2026-03-28T15:36:48.680975+05:30"
        }
    ]
}