Page Existing Whiteboard Client List
API endpoint that allows saved sessions to be viewed or edited.
GET /pageexisting_whiteboard_client/?format=api&ordering=name
{ "count": 26, "next": "https://whiteboardapi.mywellnesshub.in/pageexisting_whiteboard_client/?format=api&ordering=name&page=2", "previous": null, "results": [ { "id": 1, "name": "Akash Client test", "unique_identity": "Manorama Sinha", "therapist_id": 8, "added_whiteboardsession_id": 888, "created_at": "2024-07-06T17:31:21.947938+05:30", "updated_at": "2024-07-06T17:31:21.947977+05:30" }, { "id": 119, "name": "Akash Demo 2", "unique_identity": "White board", "therapist_id": 41, "added_whiteboardsession_id": 2038, "created_at": "2024-12-16T12:53:46.827126+05:30", "updated_at": "2024-12-16T12:53:46.827170+05:30" }, { "id": 2, "name": "Akash Sinha", "unique_identity": "Wellness", "therapist_id": 2, "added_whiteboardsession_id": 891, "created_at": "2024-07-06T19:01:15.509105+05:30", "updated_at": "2024-07-06T19:01:15.509145+05:30" }, { "id": 12, "name": "Akash Sinha", "unique_identity": "Help", "therapist_id": 29, "added_whiteboardsession_id": 958, "created_at": "2024-07-15T21:07:24.009182+05:30", "updated_at": "2024-07-15T21:07:24.009226+05:30" }, { "id": 3, "name": "Aneesh", "unique_identity": "Aruna", "therapist_id": 2, "added_whiteboardsession_id": 894, "created_at": "2024-07-07T21:49:37.395952+05:30", "updated_at": "2024-07-07T21:49:37.395992+05:30" }, { "id": 130, "name": "Anvika", "unique_identity": "Jisha", "therapist_id": 41, "added_whiteboardsession_id": 2117, "created_at": "2024-12-30T07:58:27.175946+05:30", "updated_at": "2024-12-30T07:58:27.175983+05:30" }, { "id": 179, "name": "Ayansh samal", "unique_identity": "Puja", "therapist_id": 44, "added_whiteboardsession_id": 2847, "created_at": "2025-04-08T15:02:14.425153+05:30", "updated_at": "2025-04-08T15:02:14.425185+05:30" }, { "id": 10, "name": "Dhruv", "unique_identity": "Suvarna", "therapist_id": 2, "added_whiteboardsession_id": 949, "created_at": "2024-07-15T16:21:32.153709+05:30", "updated_at": "2024-07-15T16:21:32.153748+05:30" }, { "id": 5, "name": "Dhruva", "unique_identity": "Chaitanya", "therapist_id": 2, "added_whiteboardsession_id": 906, "created_at": "2024-07-09T10:34:35.301384+05:30", "updated_at": "2024-07-09T10:34:35.301431+05:30" }, { "id": 7, "name": "Evanshika", "unique_identity": "Shirisha", "therapist_id": 9, "added_whiteboardsession_id": 929, "created_at": "2024-07-12T14:33:48.151646+05:30", "updated_at": "2024-07-12T14:33:48.151688+05:30" } ] }