Results and Runs

Table Overview

Name

$raw Filters

Description

assay_result_schema

Lists all result schemas

result

archived$ column is not True review_status is 'ACCEPTED' validation_status is 'VALID', 'PARTIALLY_VALID' or null

Lists all results across result schemas

assay_run_schema

Lists all run schemas

bnch$unit

archived$ column is not True

Lists all units

bnch$unit_type

Lists all unit types

Example Result and Run schemas are shown at the end of this page.


assay_result_schema

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tableassaysch_FM5lqwnVPrimary key for a table
schema_typeSchema type selected for schema of objectTextassay_resultSee Schema table for more information
nameName of object in BenchlingTextMycoplasma Testing
system_nameName of warehouse table for this schemaTextmycoplasma_testing
archived$Archival state for object in BenchlingBooleanfalse, truetrue = object archived
archive_purpose$Archival reason for object in BenchlingTextMade in Error, Retired, Other, etcnull = object not archived
parent_schema_idUnique identifier for schema which object is derived fromForeign key for schema.idts_XDQ0OW6s

result

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on table576ede31-3d78-43f1-b580-f7029a849aed
source_idThe project or registry that the object's permissions comes fromForeign key for project.id or registry IDsrc_hh9ffHqVIf an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleanfalse, true
archive_purpose$Archival reason for object in BenchlingTextMade in Error, Retired, Other, etcnull = object not archived
creator_idUnique identifier for creator of objectForeign key for user.ident_yXrL3BjX
created_atDate created for objectTimestamp without timezone2025-05-09T18:32:17.038287
modified_atDate object was modified in BenchlingTimestamp without timezone2025-05-09T18:32:17.038287
run_idUnique identifier for RunForeign key for run.id9d024eed-6038-4245-81fd-80282fbf10f6null = result captured outside of a run
entry_idUnique identifier for EntryForeign key for entry.idetr_GtcscEZqSee Entry table for more information
entity_idUnique identifier for EntityForeign key for registry_entity.idbfi_cooUBrYbThe entity the result is mapped to
schema_idUnique identifier for schema containing objectForeign key for schema.idassaysch_sIX0jz0b
validation_statusValidation status for individual result objectTextVALID, INVALID
validation_commentValidation comment for individual result objectText"Standard curve failure"
v3_idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tableresult_cO897erfBc6DVEsDIlNGG1API identifier used in future versions of the Benchling API. May be null while in development.

assay_run_schema

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on table576ede31-3d78-43f1-b580-f7029a849aedPrimary key for a table
schema_typeSchema type selected for schema of objectTextassay_runSee Schema table for more information
nameName of object in BenchlingTextBiotek Run
system_nameName of warehouse table for this schemaTextbiotek_run
archived$Archival state for object in BenchlingBooleanfalse, truetrue = object archived
archive_purpose$Archival reason for object in BenchlingTextMade in Error, Retired, Other, etcnull = object not archived
parent_schema_idUnique identifier for schema which object is derived fromForeign key for schema.idts_XDQ0OW6s

bnch$unit

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tableunit_J2USvfuP
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived
archive_purpose$Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived
nameName of object in BenchlingCharacter Varyingmicroliter
symbolSymbolic representation of the unitCharacter VaryinguL
aliasesAlternative symbols for the unitJSONB["µL"]
unit_type_idUnit type (mass, time, length, concentration etc)Foreign key for unit_type.idqnty_YKHhyKbz
conversion_factorMultiplication factor to convert unit to base unitFloating Point0.000001Multiply by 0.000001 to convert uL to L

bnch$unit_type

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tableqnty_YKHhyKbz
nameName of object in BenchlingCharacter VaryingVolume
base_unit_idBase unit for unit typeForeign key for unit.idunit_UoDSVwEL

EXAMPLE Result Schema

Table Row

Definition

Value Type

Example values (if applicable)

Notes

id

Unique Benchling-prescribed ID for each line item in table

Format dependent on table

ent_yXrL3BjX, etr_GtcscEZq, loc_Y2v8daz0, etc

Primary key for a table

v3_id

Unique Benchling-prescribed ID for each line item in table

Format dependent on table

API identifier used in future versions of the Benchling API. May be null while in development.

source_id

The project or registry that the object's permissions comes from

Foreign key for project.id or registry ID

src_RWL0Oekn

If an object isn't in a project, the permissions will be derived from the Registry

schema

Unique Schema name for object

Text

"Fermentation Results"

created_at$

Date created for object

Timestamp without time zone

2020-06-04T00:11:56.132400

modfiied_at$

Date object was modified in Benchling

Timestamp without timezone

2019-12-08T22:34:55.174635

archived$

Whether the Run was archived

Boolean

false

archive_purpose$

Reason for why the run was archived, if archived

Character varying

null

custom$

Any custom created columns will be shown here

JSONB

Custom Columns are created after a result table has been entered into a Notebook entry

entity

The Entity an object is mapped to

Foreign key for registry_entity.id

bfi_cooUBrYb

entry_id$

Unique identifier for Entry

Foreign key for entry.id

etr_nLrUvmPx

run_id$

Unique identifier for Run

Foreign key for run ID

a11d82b2-8df3-44ae-bb2e-89086c8b69a4

creator_id

Unique identifier for creator of object

Foreign key for user.id

ent_yXrL3BjX

validation_status$

Validation status for individual result object

VALID, INVALID

VALID, INVALID

validation_comment$

Validation comment for individual result object

Text

"Standard curve failure"

field_validation$

Validation comment for each field of the Result object

JSONB

{"timestamp":{"validation_comment": null, "validation_status": "VALID"}, "fluorescence_rfu":{"validation_comment": null, "validation_status": "VALID"}, "entity":{"validation_comment": null, "validation_status": "VALID"}}

Speed (EXAMPLE)

Individual field of Result object

Floating Point

48.7

Value dependent on field type. See field table for more information.

Color (EXAMPLE)

Individual field of Result object

Text

"Green"

Value dependent on field type. See field table for more information.

Resistance (EXAMPLE)

Individual field of Result object

Text

["Ampicillin", "Streptomycin"]

Value dependent on field type. See field table for more information.

result_field (EXAMPLE)

Individual field of Result object

Value dependent on field type

Integer, Floating point, Text, Blob link, etc

Value dependent on field type. See field table for more information.


EXAMPLE Run Schema

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique identifier of the RunCharacter varyingee6da040-fa64-4e47-9a5e-98892fa32580
v3_idUnique identifier of the RunCharacter varyingAPI identifier used in future versions of the Benchling API. May be null while in development.
source_idProject that the run is inCharacter varyingsrc_RWL0Oekn
schemaRun schema this Run is part ofCharacter varyingtransfection_v1_schema
created_at$When the Run was createdTimestamp without time zone2020-06-04T00:11:56.132400
creator_id$Who created itCharacter varyingent_naLWig4C
entry_id$Which entry it was created inCharacter varyingetr_nLrUvmPx
archived$Whether the Run was archivedBooleanfalse
archive_purpose$Reason for why the run was archived, if archivedCharacter varyingnull
validation_status$Validation statusCharacter varyingVALID
validation_comment$Validation informationCharacter varyingnull
plateCustom created columns as part of the run configurationCharacter varyingplt_2Q09VfYn

What’s Next