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&page=2
{ "count": 26, "next": "https://whiteboardapi.mywellnesshub.in/pageexisting_whiteboard_client/?format=api&ordering=-created_at&page=3", "previous": "https://whiteboardapi.mywellnesshub.in/pageexisting_whiteboard_client/?format=api&ordering=-created_at", "results": [ { "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": 17, "name": "Rishaan", "unique_identity": "Rekha", "therapist_id": 16, "added_whiteboardsession_id": 1063, "created_at": "2024-07-25T20:32:29.149756+05:30", "updated_at": "2024-07-25T20:32:29.149796+05:30" }, { "id": 15, "name": "YOUSUF", "unique_identity": "SHERRIN", "therapist_id": 16, "added_whiteboardsession_id": 983, "created_at": "2024-07-17T18:40:05.163172+05:30", "updated_at": "2024-07-17T18:40:05.163247+05:30" }, { "id": 14, "name": "srinidhi", "unique_identity": "SRI LAXMI", "therapist_id": 16, "added_whiteboardsession_id": 967, "created_at": "2024-07-16T18:04:53.538850+05:30", "updated_at": "2024-07-16T18:04:53.538887+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": 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": 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": 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": 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": 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" } ] }