Get Public Information

Get Installers GET

Path:/installers
HTTP Method:GET

Response

ParameterTypeNote
first_nameStringinstaller first name
last_nameStringinstaller last name
stateString
accreditation_numberStringAccreditation Number
electrician_licenseStringElectrician License
SAA numberStringSAA number
plumber_licensesStringPlumber licenses
grid_typeStringCEC installer Grid type
spsStringCEC installer SPS
statusStringCEC installer status

Request Example

{
  "client_id": "23565656e63f33016ad7f4f338a6f70be78c136addbbb9c803d09756c6ee93f1",
  "signature": "2dc1b977b376a2fd26bf05c1f15da59b",
  "timestamp": "2019-08-02T10:31:50+11:00"
}

Response Example

{
  "message": "success",
  "code": 200,
  "response": {
    "body": [
      {
        "first_name": "test",
        "last_name": "test",
        "state": "WA",
        "saa_number": "S1111111",
        "plumber_licenses": "P1111111",
        "grid_type": "design & install",
        "sps": "install & design",
        "accreditation_number": "test",
        "electrician_license": "test",
        "status": "Current"
      }
    ]
  }
}

By clicking "Accept All Cookies", you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Further information about our use of cookies and similar technologies can be found in our cookie policy .

Copyright ©2026, GreenDeal. All Rights Reserved