Jump to Content
AmberFlow Docs
API Reference
Log InAmberFlow Docs
API Reference
Log In
API Reference
All
Pages
Start typing to search…

Info

  • Supported systems
    • Solar inverters

Basic API

  • Customer management
    • Customers
      • List all customersget
      • Create a customerpost
      • Retrieve a customerget
      • Delete a customerdel
    • Connect
      • Create a connect linkpost
      • Send an email invite to connectpost
      • Connect via customer keypost
    • Customer Info
      • List all locationsget
  • Control
    • Lists all control actionsget
    • Set a control action for a bidding zonepost
  • Data
    • Retrieve the rolling power forecastget

Advanced API

  • Customer management
    • Groups
      • Lists all groupsget
      • Creates a new grouppost
      • Retrieves a groupget
      • Updates a groupput
      • Deletes a groupdel
      • Transfers customers to another grouppost
  • Data
    • Retrieve measured power data for a locationget
    • List customer day reportsget
  • Control
    • Set a control action for a grouppost
    • Set a control action for a locationpost
Powered by 

Lists all control actions

get
https://api.amberflow.io/api/v1/control/actions

Returns a list of all control actions you've requested in the last 30 days. The actions are returned in sorted order, with the most recently created action appearing first.

Language
Credentials
Header
Click Try It! to start a request and see the response here!