cURL
curl --request GET \ --url https://v1.api.flux-os.com/integrations/lookups/search \ --header 'x-api-key: <api-key>' \ --header 'x-user-id: <api-key>'
{ "data": { "name": "<string>", "facility": "<unknown>", "organization": "<unknown>", "start_date": "2023-12-25", "id": "<string>", "end_date": null } }
Search across different lookup types by name
The type of lookup to search
Facility
Well
Entity
CommercialFacility
Organization
Name to search for
Single matching lookup
Show child attributes