Downloadable Users List
API endpoint that allows saved sessions to be viewed or edited.
GET /downloadable_users/?format=api&ordering=-updated_at&page=138
{ "count": 1371, "next": null, "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=137", "results": [ { "id": 4, "firstname": "Akash Sinha", "lastname": null, "phone": "+919980058981", "email": "sakash674@gmail.com", "old_table_id": null, "otp": null, "otp_expiretime": null, "cart": null, "buy_now": null, "created_at": "2024-10-23T13:48:41.289788+05:30", "updated_at": "2024-10-23T13:48:41.289823+05:30" } ] }