Site
Get Site Actuals
Get the actuals of a site for a given date range
GET
Authorizations
Your API key. This is required to access our API programatically. You can view your API key in the Rebase dashboard.
Path Parameters
Query Parameters
Response
200
application/json
Successful Response
Example:
[
"2024-01-01T00:00:00Z",
"2024-01-01T01:00:00Z",
"2024-01-01T02:00:00Z",
"2024-01-01T03:00:00Z",
"2024-01-01T04:00:00Z",
"2024-01-01T05:00:00Z",
"2024-01-01T06:00:00Z",
"2024-01-01T07:00:00Z",
"2024-01-01T08:00:00Z",
"2024-01-01T09:00:00Z"
]
Example:
[
6000,
6000,
6000,
6000,
6000,
6000,
6000,
6000,
6000,
6000
]