Document register

I haven’t found a way to create a document register. In my case, we need a register of all documents, preferably downloadable in csv.

A function for generating such lists/registers would be useful. In our case, we now create such a registry manually by copying data from mayan.
I need a register that includes:
Row number, creation date, metadata1, metadata2, etc.

Unfortunately, using the API is beyond my knowledge.

This is very specific to your application of Mayan, hard to create a single solution for every variation.

There is a Knowledge base draft on creating a reusable API client. I will try to add your use case as an example of the API client.