Using API for HHI server

Hello experts,

I am using kf.kobotoolbox.org. I am trying to access the form assets through api rest json but I thinking I am missing something. What is the resource that I need to use ?

Best
Anderson

If you need to access the submissions, it’s

<kpi_url>/api/v2/assets/<form_id>/data.json

2 Likes

How do I know the form_id ?

Best
Anderson