GET api/resources?gradeLevelId={gradeLevelId}&subjectId={subjectId}&targetId={targetId}&reportingCategoryId={reportingCategoryId}&assessmentAnchorId={assessmentAnchorId}&eligibleContents={eligibleContents}

Get all Resources

Request Information

URI Parameters

NameDescriptionTypeAdditional information
gradeLevelId

integer

Required

subjectId

integer

Required

targetId

integer

Default value is 1

reportingCategoryId

string

Default value is

assessmentAnchorId

string

Default value is

eligibleContents

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.