GET api/Inspection/getLastInspectedDate?spaceId={spaceId}&tempalteId={tempalteId}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| spaceId | integer | 
                                 Required  | 
                |
| tempalteId | integer | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json
            Sample:
        "2025-11-02T21:14:11.3964543Z"
application/xml, text/xml
            Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-11-02T21:14:11.3964543+00:00</dateTime>