Downloadable Users List
API endpoint that allows saved sessions to be viewed or edited.
GET /downloadable_users/?format=api&ordering=old_table_id&page=138
{ "count": 1371, "next": null, "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id&page=137", "results": [ { "id": 733, "firstname": "Shravanaveena", "lastname": null, "phone": "+91 7032010967", "email": "Shravanaveena.gajula7@gmail.com", "old_table_id": "902", "otp": null, "otp_expiretime": null, "cart": null, "buy_now": null, "created_at": "2025-09-15T10:40:33.957314+05:30", "updated_at": "2025-09-15T10:40:33.957342+05:30" } ] }