Downloadable Users List
API endpoint that allows saved sessions to be viewed or edited.
GET /downloadable_users/?format=api&ordering=-updated_at&page=137
{ "count": 1365, "next": null, "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=136", "results": [ { "id": 13, "firstname": "Harsha", "lastname": null, "phone": "+9123423423", "email": "mywellnesshub.harsh@gmail.com", "old_table_id": "3821", "otp": null, "otp_expiretime": null, "cart": null, "buy_now": null, "created_at": "2024-10-30T18:03:02.829343+05:30", "updated_at": "2024-10-30T18:03:02.829384+05:30" }, { "id": 11, "firstname": "Test Harsha", "lastname": null, "phone": "+91 45678", "email": "194g1a0235@srit.ac.in", "old_table_id": "3816", "otp": "838274", "otp_expiretime": "2024-10-30T12:44:59.099000+05:30", "cart": null, "buy_now": null, "created_at": "2024-10-30T12:29:59.279610+05:30", "updated_at": "2024-10-30T12:29:59.393154+05:30" }, { "id": 10, "firstname": "Test Rht", "lastname": null, "phone": "+91 9398974773", "email": "dummyblogger06@gmail.com", "old_table_id": "3815", "otp": "909803", "otp_expiretime": "2024-10-30T12:38:49.907000+05:30", "cart": null, "buy_now": null, "created_at": "2024-10-30T12:23:50.112178+05:30", "updated_at": "2024-10-30T12:23:50.201849+05:30" }, { "id": 9, "firstname": "Rohit test", "lastname": null, "phone": "+91 456789123", "email": "osiristhoth99@gmail.com", "old_table_id": "3793", "otp": null, "otp_expiretime": null, "cart": null, "buy_now": null, "created_at": "2024-10-24T17:28:20.703657+05:30", "updated_at": "2024-10-24T17:28:20.703691+05:30" }, { "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" } ] }