Get the object type of a barcode and its associated id

Searches for the provided barcode and returns its type (SAMPLE/STORAGELAYER/SAMPLESERIES) and the id of its associated object. You can use the GET API call for the specific type to retrieve the full object.

Note: if the barcode parameter has a dot (e.g. "my.barcode") then you MUST add a / to the end of this call (e.g. ".../barcode/my.barcode/").

In case of an unrecognized barcode the type property will be set to UNKNOWN.

Language
Authorization
Header
Click Try It! to start a request and see the response here!