Fetch micro string records by source wellbore id
GET
https://data.onxecta.com/api/production/well/{sourceWellId}/wellbore/{sourceWellboreId}/micro_string
sourceWellIdstring
sourceWellboreIdstring
acceptstringGenerated from available response content types
200OK
curl --request GET \
--url https://data.onxecta.com/api/production/well/{sourceWellId}/wellbore/{sourceWellboreId}/micro_string \
--header 'accept: application/json'