Doorloop Lease-Tenant CSV Exporter
Manual JSON Input
If auto-fetch fails, run these curl commands and paste the responses. The commands below fetch 50 records at a time. To get all records, you must run the command multiple times, increasing the `offset` by 50 each time (e.g., `offset=0`, `offset=50`, `offset=100`, etc.) until you get an empty response. Then, combine all the `data` arrays into one before pasting.