Downloadable Users List
API endpoint that allows saved sessions to be viewed or edited.
GET /downloadable_users/?format=api&ordering=id&page=138
{ "count": 1371, "next": null, "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=id&page=137", "results": [ { "id": 1374, "firstname": "Ipsita", "lastname": null, "phone": "+917537961565", "email": "dripsitaacharya@gmail.com", "old_table_id": null, "otp": null, "otp_expiretime": null, "cart": null, "buy_now": null, "created_at": "2026-04-09T22:09:57.294180+05:30", "updated_at": "2026-04-09T22:09:57.294210+05:30" } ] }