Page Existing Whiteboard Client List
API endpoint that allows saved sessions to be viewed or edited.
GET /pageexisting_whiteboard_client/?format=api&ordering=-name&page=3
{ "count": 26, "next": null, "previous": "https://whiteboardapi.mywellnesshub.in/pageexisting_whiteboard_client/?format=api&ordering=-name&page=2", "results": [ { "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": 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": 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": 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": 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": 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" } ] }