Skip to content

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 /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.