Read Programs
GET
/v1/site/{siteId}/programsGet the programs available for a given site. In the sandbox, valid zip codes are 88800, 88801 and 88802.
Request
Path Params
siteId
string
required
Query Params
zip_code
string
Zip Code
On sandbox, use 88800, 88801 or 88802 to return results.
Example:
88801
device_type
enum<string>
required
Allowed values:
BATTERYEV_CHARGER
skip
integer
Skip
Default:
0
limit
integer
Limit
Default:
100
Request samples
Responses
Successful Response(200)
Successful Response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/1574969)[]
Response Read Programs V1 Programs Get
#/definitions/1574969
optional
Example
Not configured
Last modified: 4 months ago