Get dataset item by id

Get dataset item by id

Path parameters

itemIdstringRequiredformat: "uuid"

Response

Dataset item resource
sourceenum
dataobject
idstringOptionalformat: "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_idstringOptionalRead-onlyformat: "uuid"
Deprecated. Always equals 'id'. Retained for backward compatibility and will be removed in a future version
trace_idstringOptionalformat: "uuid"
span_idstringOptionalformat: "uuid"
descriptionstringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"
tagslist of stringsOptional
evaluatorslist of objectsOptional
execution_policyobjectOptionalRead-only
Default execution policy for items in this version
experiment_itemslist of objectsOptionalRead-only
run_summaries_by_experimentmap from strings to objectsOptionalRead-only
dataset_idstringOptionalRead-onlyformat: "uuid"
created_atdatetimeOptionalRead-only
last_updated_atdatetimeOptionalRead-only
created_bystringOptionalRead-only
last_updated_bystringOptionalRead-only