Downloadable Users List
API endpoint that allows saved sessions to be viewed or edited.
GET /downloadable_users/?format=api&ordering=-firstname&page=138
{ "count": 1371, "next": null, "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=137", "results": [ { "id": 315, "firstname": "A", "lastname": null, "phone": "+13514025", "email": "akgross4@gmail.com", "old_table_id": "5767", "otp": null, "otp_expiretime": null, "cart": null, "buy_now": null, "created_at": "2025-05-21T07:48:11.168109+05:30", "updated_at": "2025-05-21T07:48:11.168140+05:30" } ] }