get http://localhost:3000/v1/api/processing-records//sensors
Retrieve Sensors that are part of a ProcessingRecord.
Log in to see full request history
Responses
Retrieve Sensors that are part of a ProcessingRecord.
xxxxxxxxxx
curl --request GET \
--url 'http://localhost:3000/v1/api/processing-records/processingRecordId/sensors?limit=25' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: