get
https://expert.inskill.ai/public/apiv3/datadictionary
Returns all data dictionary entries (custom fields/variables) available to the authenticated API key's account.
Data Dictionary Overview: Data dictionary entries define custom fields that can be used throughout the platform:
- Asset Fields (type: 1): Custom fields stored on asset instances (e.g., temperature, serial_number, location)
- Expertise Fields (type: 0): Fields used in tasks/steps for feedback, dependencies, or looping
Data Types:
0: Boolean1: Integer2: Float3: Enum/List (with predefined key:value options)4: String5: Observation (photo-based)
💡 Tip: Use data dictionary entries to define the structure of asset data fields and expertise variables for your products.
