Get fleet with asset details

Returns a fleet and, by default, the full details of every PV system, inverter, and storage
asset that belongs to it. Use this when you need device-level information (names, vendors,
capacities) without making separate calls per asset.

Metadata behavior

  • Disabled by default. Pass ?includeMetadata=true to include full asset details under metadata.
  • When enabled, the response includes a metadata object alongside the existing ID arrays.
  • metadata.storages may be an empty array if storage details are temporarily unavailable.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Fleet ID

Query Params
boolean
Defaults to false

Pass true to include full asset details (PV systems, inverters, storages) under metadata.

Responses

401

Unauthorized — missing or invalid access token

404

Fleet not found or access denied

500

Internal server error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json