Query for list of all retools, who made them, and who edited them?

Hi team!

I was curious if it's possible to get a list of all retools via API.
Ideally I'd like a list of all existing retools and the user who created them.

I'm also looking for a way to get the history of edits (specifically who performed the edit), in JSON format or similar.

My goal is to build a spreadsheet with the following rows:
Retool Name, Creator, Most Common Contributor (simply who edited this retool the most)

Thanks!

Hey @Rares!

At the moment the only way to do this is by accessing the Retool storage database when self-hosting. We are taking a look at creating app endpoints as part of a longer-term API project but we're still in early development and don't have a timeframe for when they might be available.

Hi @Kabirdas, I really appreciate you replying so fast. Sad to hear it's not possible at the moment, but I understand.

If you ever get around to making this feature, please let me know :smiley: !