Hello
I am trying to get deployment data for all koboforms (archive and active).
Currently, I am using the assets/list - KoboToolbox Form Building API API, because it returns all the metadata I need except deployed_versions for each form
Is there a way I can make a request using query params perhaps, that will return metadata for deployed_versions using the assets/list API?
Hello @Kal_Lam thanks for sharing that, but I need deployed versions for all forms that are both archive or active, I donβt want to query one form at a time, Is there a way I can get all deployed_versions with one API call?