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": 1357, "firstname": "정재현", "lastname": null, "phone": "+8201049193779", "email": "tobridewedding@gmail.com", "old_table_id": null, "otp": null, "otp_expiretime": null, "cart": null, "buy_now": null, "created_at": "2026-04-01T08:26:55.150655+05:30", "updated_at": "2026-04-01T08:26:55.150684+05:30" } ] }