GET api/resources?gradeLevelId={gradeLevelId}&subjectId={subjectId}&targetId={targetId}&reportingCategoryId={reportingCategoryId}&assessmentAnchorId={assessmentAnchorId}&eligibleContents={eligibleContents}
Get all Resources
Request Information
URI Parameters
Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.