Get Row Data
Labsheets (LIMS) API
Get Row Data
This endpoint returns data stored in a single row given the row’s uuid and the name of its labsheet. Row uuids can be found using the Get Labsheet Rows endpoint.
GET
Get Row Data
Authorizations
Personal access token from Scispot Account → Personal Tokens
Query Parameters
The name of the selected labsheet
Example:
"Sample Manager"
the uuid of the row
Example:
"<uuid>"
