Physical Samples
List Sample Annotations
Retrieve spatial annotations for a physical sample
GET
Returns the spatial annotations recorded on a physical sample. Use the query parameters to filter by property, characterization source, or a spatial bounding box.
UUID of the physical sample
Filter to annotations with this property name
Filter to annotations from this characterization source type
Lower bound on the x coordinate for spatial filtering
Upper bound on the x coordinate for spatial filtering
Lower bound on the y coordinate for spatial filtering
Upper bound on the y coordinate for spatial filtering
Response
Returns an array of spatial annotation objects.Annotation UUID
UUID of the physical sample the annotation belongs to
Name of the annotated property
Value of the annotated property
Unit for the property value, or
null if not setCharacterization source type, or
null if not setCoordinate reference frame. One of
sample_relative or stage_absolute.Units for the coordinate values, or
null if not setX coordinate of the annotation, or
null if not setY coordinate of the annotation, or
null if not setZ coordinate of the annotation, or
null if not setUUID of the data item the annotation is derived from, or
null if not setArbitrary key-value metadata, or
null if not setISO 8601 timestamp of the last update
Version string of the annotation record