Page Existing Whiteboard Client List
API endpoint that allows saved sessions to be viewed or edited.
GET /pageexisting_whiteboard_client/?format=api&ordering=unique_identity
{ "count": 26, "next": "https://whiteboardapi.mywellnesshub.in/pageexisting_whiteboard_client/?format=api&ordering=unique_identity&page=2", "previous": null, "results": [ { "id": 11, "name": "sirisha", "unique_identity": "", "therapist_id": 2, "added_whiteboardsession_id": 950, "created_at": "2024-07-15T17:31:31.518096+05:30", "updated_at": "2024-07-15T17:31:31.518137+05:30" }, { "id": 216, "name": "Musa", "unique_identity": "Amera", "therapist_id": 44, "added_whiteboardsession_id": 4223, "created_at": "2025-10-29T14:06:27.937787+05:30", "updated_at": "2025-10-29T14:06:27.937825+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": 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": 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": 122, "name": "Rudradeep Bakchi", "unique_identity": "Chirajeev", "therapist_id": 41, "added_whiteboardsession_id": 2074, "created_at": "2024-12-23T13:56:33.975392+05:30", "updated_at": "2024-12-23T13:56:33.975436+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": 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": 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" } ] }