GET api/Inspection/getLastInspectedDate?spaceId={spaceId}&tempalteId={tempalteId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
spaceId

integer

Required

tempalteId

integer

Required

Body Parameters

None.

Response Information

Resource Description

date

Response Formats

application/json, text/json

Sample:
"2025-04-03T08:42:55.1028439Z"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-04-03T08:42:55.1028439+00:00</dateTime>