List data dictionary entries

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: Boolean
  • 1: Integer
  • 2: Float
  • 3: Enum/List (with predefined key:value options)
  • 4: String
  • 5: Observation (photo-based)

💡 Tip: Use data dictionary entries to define the structure of asset data fields and expertise variables for your products.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!