cURL
curl --request GET \ --url https://v1.api.flux-os.com/wells/{id} \ --header 'x-api-key: <api-key>' \ --header 'x-user-id: <api-key>'
{}
Retrieve details about a specific well including associated entity information.
The well ID.
A single well object containing well details along with related entity information.
Show child attributes