Omeka S Rest API : get total results

Hello,

I saw on the PHP API that it is possible to getTotalResults of the response instead of getContent. I would like to know if this is possible to get the total results of a Rest API request. I am using Rest API and I want to make some sort of pagination so I really need to know how much items my response have in total.

Thanks for your help,

It will be possible in the next version of Omeka, but for now, it is not possible directly. I created the module Api Info to get such data for now.

Thanks a lot, I will definitely check the module

This topic was automatically closed 250 days after the last reply. New replies are no longer allowed.