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

GET /whiteboard_sessions/?format=api&ordering=expert_id&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=expert_id&page=423",
    "results": [
        {
            "id": 4447,
            "unique_random_key": "uIDDiJ2oRbZb2JYwe8Zr6",
            "expert_id": 299,
            "done_activities": "[]",
            "autism_client_id": 179,
            "main_session_id": "i9afAN3Ez0eNYvY0H3fFHarUZl",
            "session_start_time": "2026-03-26T17:02:58.251000+05:30",
            "session_end_time": "2026-03-26T17:45:42.808000+05:30",
            "started_participant": "Neha Thakur",
            "other_participants": "Puja",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/254.png\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/254.png\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/248.png\"}]",
            "created_at": "2026-03-26T17:02:57.673803+05:30",
            "updated_at": "2026-03-26T17:45:42.629767+05:30"
        },
        {
            "id": 4470,
            "unique_random_key": "F60bYDdTLRO4KvX0H2W7n",
            "expert_id": 299,
            "done_activities": "[]",
            "autism_client_id": 179,
            "main_session_id": "sx4a7EE0a79aIg0bZSsI4sT9Tt",
            "session_start_time": "2026-03-27T18:05:21.776000+05:30",
            "session_end_time": "2026-03-27T18:32:37.675000+05:30",
            "started_participant": "Neha Thakur",
            "other_participants": "Puja",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/258.png\"},{\"state\":\"end\",\"bottom\":\"16%\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/258.png\"},{\"state\":\"end\",\"bottom\":\"32%\"},{\"state\":\"end\",\"bottom\":\"40%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/272.png\"}]",
            "created_at": "2026-03-27T18:05:24.061046+05:30",
            "updated_at": "2026-03-27T18:32:37.286516+05:30"
        },
        {
            "id": 4494,
            "unique_random_key": "CRPnE8XlCf0QdzfM2ECxw",
            "expert_id": 299,
            "done_activities": "",
            "autism_client_id": null,
            "main_session_id": "NKZWkD6gFnaZW3wOiq8qVdKWaT",
            "session_start_time": "2026-04-02T17:16:09.734000+05:30",
            "session_end_time": null,
            "started_participant": "puja",
            "other_participants": "puja",
            "active": true,
            "session_notes": "",
            "rewards": "",
            "created_at": "2026-04-02T17:16:09.810742+05:30",
            "updated_at": "2026-04-02T17:16:09.810814+05:30"
        },
        {
            "id": 3111,
            "unique_random_key": "c17wU57weOkFHDVNEuBUv",
            "expert_id": 302,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "SsJbHKQFKQflYyVngnVtccp1iQ",
            "session_start_time": "2025-05-20T11:54:37.994000+05:30",
            "session_end_time": "2025-05-20T11:56:35.816000+05:30",
            "started_participant": "Sonali Sharma",
            "other_participants": "Akash test 21",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-05-20T11:54:38.095761+05:30",
            "updated_at": "2025-05-20T11:56:35.914954+05:30"
        },
        {
            "id": 4126,
            "unique_random_key": "id8aUpY62DU8oWoexOIbw",
            "expert_id": 310,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "uMZb6DuyGbs1OHMsKh01h1kPK5",
            "session_start_time": "2025-10-15T15:50:56.444000+05:30",
            "session_end_time": "2025-10-15T15:56:41.773000+05:30",
            "started_participant": "Pravallika",
            "other_participants": "X",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-10-15T15:50:56.765709+05:30",
            "updated_at": "2025-10-15T15:56:42.182612+05:30"
        }
    ]
}