collection-instrument
Get collection instrument by instrument ID
get/collection-instrument-api/1.0.2/{instrument_id}
Path parameters
instrument_idstring uuid required
Example:ffb8a5e8-03ef-45f0-a85a-3276e98f66b8
The ID of the collection instrument.
Response
Returns the collection instrument matching the instrument ID
Example response
{
"classifiers": "\"COLLECTION_EXERCISE\": [\"8f078c99-2843-47c6-9c57-13e5966fbc9e\"]",
"form_type": "\"form_type\": \"001\",\"RU_REF\": [\"test_ru_ref\"]",
"file_name": "file_name",
"id": "7574283a-d1fd-49df-b684-d7b201e5748a",
"surveyId": "cb0711c3-0ac8-41d3-ae0e-567e5ea1ef87"
}