cURL
curl --request GET \ --url https://api.orbital-systems.com/client/taps/{id}/configuration \ --header 'x-api-key: <api-key>'
{ "active_timeout_s": 123, "default_flow": 123, "default_temp": 123, "min_flow": 123, "min_temp": 123, "max_flow": 123, "max_temp": 123, "theme": 123, "time_zone": "<string>", "time_zone_name": "<string>", "units": 123, "wall_clock_enabled": true, "welcome_message_enabled": true, "welcome_message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://orbitalsystems.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://orbitalsystems.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The tap ID
Success