Get dataset item by id

Get dataset item by id

Path parameters

itemIdstringRequiredformat: "uuid"

Response

Dataset item resource
sourceenum
Allowed values:
dataobject
idstringformat: "uuid"
Stable item identifier. On write, used as the upsert key. If omitted, a new ID is generated. Remains the same across dataset versions
dataset_item_idstringRead-onlyformat: "uuid"
Deprecated. Always equals 'id'. Retained for backward compatibility and will be removed in a future version
trace_idstringformat: "uuid"
span_idstringformat: "uuid"
descriptionstringformat: "(?s)^\s*(\S.*\S|\S)\s*$"
tagslist of strings
evaluatorslist of objects
execution_policyobjectRead-only
Default execution policy for items in this version
experiment_itemslist of objectsRead-only
run_summaries_by_experimentmap from strings to objectsRead-only
dataset_idstringRead-onlyformat: "uuid"
created_atdatetimeRead-only
last_updated_atdatetimeRead-only
created_bystringRead-only
last_updated_bystringRead-only