Hi,
I set up a new data type, imported data (20000 records) via CSV import and I can see and query it in the app data tab. However it is not available through the data API:
GET https://app.xxx.xxx/version-test/api/1.1/obj/data-type returns 404
and it also not listed at
GET https://app.xxx.xxx/version-test/api/1.1/meta
Any idea what I’m missing? Or do new data types need some time to propagate to the data API?
Any help appreciated! Thanks!
Konrad
Thank you very much!