How can I pull participant data from meetings using API (server side PHP)?

Hi

I am new to zoom development and trying to figure out the steps I need to get this working!

I want to be able to use the API from a web app (on my server using PHP) and be able to pull details about Meetings, such as all the participants, when they joined, when they left, what time the meeting started, what time it ended, etc.

I see when I go to the app market place that I can Build An App … but which one do need to use?
Meeting SDK? OAuth? Server to Server OAuth?

This will NOT be a pulic app. This will strictly be for our internal use.

Thanks

@jshrek , you might want to take a look at server to server oauth app then.