Website logo
⌘K
Product
Getting Started
Supported Browsers
ProdX
Drilling
Single Sign-On (SSO)
Developer Docs
API Quick Start Tutorials
Data Schema Fundamentals
API Reference
API Performance Expectations
Data Schema
Modeling
Support
Legal
Docs powered by Archbee
Developer Docs
...
API Reference
ESP

Fetch a esp record by source id

GET
https://data.onxecta.com/api/production/well/{sourceWellId}/wellbore/{sourceWellboreId}/tubing/{sourceTubingId}/esp/{sourceId}
AWS Cloud API Endpoint
AUTHENTICATION
bearerAuth
http
PATH PARAMETERS
sourceWellId
string
*
sourceWellboreId
string
*
sourceTubingId
string
*
sourceId
string
*
RESPONSES
200
OK
Esp
xid
string<uuid>
tubingId
string<uuid>
*
sourceId
string
*
name
string
*
installOrder
integer<int32>
*
stages
integer<int32>
*
headDegradation
number<double>
*
hasGasHandler
boolean
*
hasSeparator
boolean
*
viscosityCorrection
boolean
separationEfficiency
number<double>
*
runDate
string<date-time>
*
pullDate
string<date-time>




Updated 13 Nov 2023
Did this page help you?
PREVIOUS
Bulk Add / Update Esp Data
NEXT
Delete esp records by source id
Docs powered by Archbee