Skip to main content
GET
Get Component Properties

Authorizations

Authorization
string
header
required

API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>

Path Parameters

id
string
required

Response

200 - application/json

OK

id
string<uuid>
required

Database id for the dataset

name
string
required

User facing name for the dataset

process_id
string<uuid>
required

Process id associated with the dataset

data_type
enum<string>
required
Available options:
PARAMETRIC_QUANTITATIVE,
PARAMETRIC_QUALITATIVE,
CHECKBOX,
LINK,
IMAGE,
FILE,
UID
created_at
string<date-time>
required
process_revision
number
required
order
number

Order in which the dataset shows up relative to others

lsl
number<float>
usl
number<float>
unit
string
child_component_id
string<uuid>
expected_value
any
Available options:
true,
false
is_active
boolean
values
string[]

Used for property datasets, is a LRU cache of used values