Export Instruments
Export instrument level data so that you can consume the data in your own internal applications
Export instruments and their data
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
'message': "Export Request Successful. To check export status make a GET request at exportStatusUrl in response body",
'exportStatusUrl': "https://api.annolab.ai/v1/export/status/341",
'exportJob': {'id': 341, 'status': "initialized", 'projectId': 148, 'isInstrumentsExport': true}
}Example Export Format


Last updated
Was this helpful?