GET api/Inspection/templatesListByAssessment?assessmentId={assessmentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
assessmentId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of InspectionTemplate
NameDescriptionTypeAdditional information
ID

integer

None.

Description

string

Required

EnDescription

string

None.

TargetPercentage

integer

Range: inclusive between 0 and 100

Header

string

None.

Footer

string

None.

UserName

string

None.

LastChanged

date

None.

AccountID

integer

None.

InspectionTypeID

integer

Required

InspectionTargetID

integer

Required

IsSelectable

boolean

None.

IsSelectableDisabled

boolean

None.

IsSpace

boolean

None.

IsWork

boolean

None.

IsEmployee

boolean

None.

CategoryName

string

None.

ServiceTypeID

integer

None.

SpaceGroups

Collection of InspectionTemplateSpaceGroup

None.

Attributes

Collection of InspectionTemplateAttribute

None.

Questions

Collection of InspectionTemplateQuestion

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Aramark.ISIS.Domain.Models.InspectionTemplateQuestion'. Path '[0].Questions[0].FollowUpQuestions'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Aramark.ISIS.Domain.Models.InspectionTemplateQuestion'. Path '[0].Questions[0].FollowUpQuestions'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'Aramark.ISIS.Domain.Models.InspectionTemplateQuestion' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'Aramark.ISIS.Domain.Models.InspectionTemplateQuestion' contains cycles and cannot be serialized if reference tracking is disabled.