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