Skip to main content
GET
/
integrations
/
lookups
/
wells
/
{id}
Get Well Lookup
curl --request GET \
  --url https://v1.api.flux-os.com/integrations/lookups/wells/{id} \
  --header 'x-api-key: <api-key>' \
  --header 'x-user-id: <api-key>'
{}

Authorizations

x-api-key
string
header
required
x-user-id
string
header
required

Path Parameters

id
integer
required

The well lookup ID

Response

A single well lookup

data
object