Datamodel
Get datamodel
Section titled “Get datamodel”GET /api/datamodel
Get the expected datamodel for the currently logged on user. Admins receive the full admin datamodel, data managers receive the data manager view, and all other users receive the non-admin view.
Get public datamodel
Section titled “Get public datamodel”GET /api/datamodel/public
Anonymous. Get the public portion of the datamodel - only includes entity classes and fields that have their access scope set to public.