GET v3/Clients/{clientId}/Inspections/{inspectionId}

Gets the specified Inspection.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

Client identifier.

globally unique identifier

Required

inspectionId

Inspection identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

A .

InspectionV2
NameDescriptionTypeAdditional information
Client

The client.

ClientV1

None.

Facility

The facility.

FacilityV1

None.

Id

The inspection id.

integer

None.

UserCanEditInspection

A value indicating whether or not the user that requested this inspection has access to edit this inspection.

boolean

None.

InspectionProfile

Gets or sets Inspection Profile.

InspectionProfileV1

None.

InspectionDate

Gets or sets the date of the inspection.

date

None.

Inspector

Gets or sets Inspector.

InspectorV1

None.

InspectionStatus

Gets or sets the current status of the inspection.

InspectionStatusV1

None.

CompletedDate

Gets or sets the date the inspection was completed.

date

None.

CustomStatus

Gets or sets the list of Custom Statuses for the inspection. Will also indicate which one is currently selected.

Collection of InspectionCustomStatusV1

None.

LocationUpdates

A list of Location Updates. A new record should be added to this when the inspection is openned, closed, saved, and every 5 minutes while the inspection is being accessed.

Collection of LocationInformationV1

None.

InspectionSections

Gets the list of sections belonging to this inspection.

Collection of InspectionSectionV2

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.