Developer Docs
...
API Reference
Tubing
Fetch a tubing record by source id
GET
https://data.onxecta.com/api/production/well/{sourceWellId}/wellbore/{sourceWellboreId}/tubing/{sourceId}
AWS Cloud API Endpoint
Authentication
bearerAuth
http
Path Parameters
sourceWellId
string
*
sourceWellboreId
string
*
sourceId
string
*
Responses
200
OK
Tubing
xid
string<uuid>
*
sourceId
string
*
topMd
number<double>
bottomMd
number<double>
*
id
number<double>
*
od
number<double>
*
roughness
number<double>
runDate
string<date-time>
pullDate
string<date-time>
Updated 13 Aug 2024
Did this page help you?