Skip to content

getSite

Deprecated

This endpoint will stop working on 1 August 2027. Migrate to GET /v1/sites/{id} in the new API; the migration guide has the recommended order of work and the important model differences.

Open GET /v1/sites/{id} in the new API →

View legacy reference
<SiteFindResponse>
  <sites>
    <site>
      <clientId>1</clientId>
      <siteRef>4798</siteRef>
      <siteType>Unknown</siteType>
      <siteGroup>Housing - Default</siteGroup>
      <usageType>Housing</usageType>
      <region>Ability Housing - Default</region>
      <name>23 Clockhouse</name>
      <description>
      </description>
      <code>
      </code>
      <parentLocationRef>
      </parentLocationRef>
      <address1>23 Clockhouse</address1>
      <address2>London Road</address2>
      <address3>Waterlooville</address3>
      <address4>Hampshire</address4>
      <postcode>PO7 7EL</postcode>
      <status>live</status>
      <area>CLOC0023</area>
      <considerations>London Road  Waterlooville  Hampshire</considerations>
      <contacts>
        <contact>
          <ref>
          </ref>
          <salutation>Miss</salutation>
          <forename>Nichola</forename>
          <surname>Wild</surname>
          <contact1>023922257798</contact1>
          <contact1type>Home Phone</contact1type>
          <contact2>
          </contact2>
          <contact2type>
          </contact2type>
          <contact3>
          </contact3>
          <contact3type>
          </contact3type>
          <contact4>
          </contact4>
          <contact4type>
          </contact4type>
          <preferredContact>1</preferredContact>
          <notes>
          </notes>
          <considerations>
          </considerations>
          <preferred>1</preferred>
          <startDate>
          </startDate>
          <endDate>
          </endDate>
        </contact>
      </contacts>
      <attributes>
        <attribute>
          <name>Protective equipotential bonding satisfactory</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Expand if necessary on why customer not satisfied with the service provided</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Is CO alarm in date</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>How many visits did it take to complete the repair process?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Emergency Control Valve (ECV) accessible?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Approved CO alarm fitted</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>And why was there a delay?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Overall, were you satisfied with the repair process?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>If No, when was it completed?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Were you kept informed throughout the delay?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Testing of CO alarm satisfactory</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>If this was an Emergency job, did we attend within 2 hours?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Did the Contractor leave your property clean &amp;amp; tidy?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Pipework Installation Checked</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Did the Contractor show ID?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Service Date</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Asbestos Survey Info</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>If No, why werent you satisfied?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Were you satisfied with the contractors performance?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Was the repair completed within the priority?</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Testing</name>
          <value>
          </value>
        </attribute>
        <attribute>
          <name>Gas Installation Tightness Test</name>
          <value>
          </value>
        </attribute>
      </attributes>
      <assets/>
      <jobs>
        <job>
          <id>4075</id>
          <jobRef>J004AM</jobRef>
          <jobClientRef>10688</jobClientRef>
          <jobStatus>Paid</jobStatus>
          <jobDescription>Tenants brother in law called to report a leak from washing mahcine pipe - Turned off water</jobDescription>
          <workLogType>1. Repair</workLogType>
          <priority>Routine - within 28 days</priority>
          <supplier>.Direct Team</supplier>
          <plannedStartDateTime>2013-05-09 08:15:00.0</plannedStartDateTime>
          <plannedEndDateTime>2013-05-09 08:15:00.0</plannedEndDateTime>
          <actualStartDateTime>2013-05-09 08:45:00.0</actualStartDateTime>
          <actualEndDateTime>2013-05-09 10:00:00.0</actualEndDateTime>
        </job>
      </jobs>
    </site>
  </sites>
</SiteFindResponse>

See the Contact API matrix for the full list of endpoints in this category.