Pavlovia data inquiry api available?

URL of experiment:

Description of the problem:
In order to manage multiple online experiments on pavlovia, I need an api endpoint provided by pavlovia to query data of all of the online experiment that I created. Specifically, when given participant ID(s), the api endpoint can return their status (number of times they have completed/aborted the experiment, and the corresponding experiment IDs). The api endpoint should also have authentication mechanism by requiring user to use an api token. Any advice would be appreciated!

Erik Chang