Hi all,
In VI 10.5, I'm looking for one or several API call to retrieve all my entities with date fields.
I try to write a tests script in postman after this request: https://{{tenanturl}}/svi-datahub/admin/storedObjects?name=test,
so I can test the presence of "dataType": "DATE" in the "responseBody"; I'm actually struggling to write this.
Thanks for your help,
JD