Get Unit Supplementary Data
Retrieve supplementary data for a particular unit given the dataset id and identifier, return 404 if no data is returned.
Parameters: dataset_id (str): The unique id of the dataset being queried. identifier (str): The identifier of the particular unit on the data being queried.
get/v1/unit_data
Query parameters
dataset_idstring required
identifierstring required
Response
Successful Response