Page Existing Whiteboard Client List
API endpoint that allows saved sessions to be viewed or edited.
GET /pageexisting_whiteboard_client/?format=api&ordering=updated_at&page=2
{ "count": 26, "next": "https://whiteboardapi.mywellnesshub.in/pageexisting_whiteboard_client/?format=api&ordering=updated_at&page=3", "previous": "https://whiteboardapi.mywellnesshub.in/pageexisting_whiteboard_client/?format=api&ordering=updated_at", "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": 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": 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": 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": 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": 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": 121, "name": "srinidhi", "unique_identity": "sriharsha", "therapist_id": 16, "added_whiteboardsession_id": 2052, "created_at": "2024-12-17T18:10:27.023946+05:30", "updated_at": "2024-12-17T18:10:27.023994+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": 124, "name": "Nihira", "unique_identity": "SIVA", "therapist_id": 41, "added_whiteboardsession_id": 2076, "created_at": "2024-12-23T17:00:21.809295+05:30", "updated_at": "2024-12-23T17:00:21.809339+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" } ] }