We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Note: You need to be the admin of the collection to be allowed to query the following information
You can get a definition of your layer metadata here:
This will return all metadata about fields (codes, lookup values and codes, etc) in the collection with ID = 350, grouped in layers.
If you need only the fields and not the layers information:
For receiving a single Field (with ID=12):
If the field is hierarchical you can also get all the hierarchy definiton here:
Or getting only the elements under certain node: (TZ.CL is the ID of a particular hierarchy node)
To ask if a node is under another one:
GET /api/collections/350/fields/mapping.json
This will return a mapping between the field's codes, name, id and kind, not all the available options or other metadata about the fields.