Page Existing Whiteboard Client List
API endpoint that allows saved sessions to be viewed or edited.
GET /pageexisting_whiteboard_client/?format=api&ordering=created_at
{ "count": 26, "next": "https://whiteboardapi.mywellnesshub.in/pageexisting_whiteboard_client/?format=api&ordering=created_at&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": 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": 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": 4, "name": "Hikma", "unique_identity": "Sheeba", "therapist_id": 9, "added_whiteboardsession_id": 904, "created_at": "2024-07-08T15:47:08.434495+05:30", "updated_at": "2024-07-08T15:47:08.434537+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": 6, "name": "New client 1", "unique_identity": "bb", "therapist_id": 8, "added_whiteboardsession_id": 926, "created_at": "2024-07-12T12:53:07.439973+05:30", "updated_at": "2024-07-12T12:53:07.440021+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" }, { "id": 8, "name": "Zayn", "unique_identity": "Deena pichama", "therapist_id": 9, "added_whiteboardsession_id": 933, "created_at": "2024-07-12T17:24:46.609185+05:30", "updated_at": "2024-07-12T17:24:46.609228+05:30" }, { "id": 9, "name": "Zayn", "unique_identity": "Deena pochama", "therapist_id": 9, "added_whiteboardsession_id": 935, "created_at": "2024-07-13T16:54:48.840097+05:30", "updated_at": "2024-07-13T16:54:48.840136+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" } ] }