A grouping of national and state standards, objectives, and grade levels used for filtering lessons when searching. It returns an alphabetical list of all the Content Areas.
Extra Parameters: |
|
||||
HTTP Method |
GET | ||||
Requires authentication: |
No | ||||
Return Format: |
JSON | ||||
Return Example: |
{ success:true message:Found 6 Content Areas. resultcount:6 result: [...] 0 {...} id:1 constant:CAREER title:Career & Technical Education 1 {...} id:4 constant:HEALTH title:Health/Nutrition . . . } |
A grouping of national and state standards, objectives, and grade levels used for filtering lessons when searching. It returns one specific Content Area.
Extra Parameters: |
|
||||||||
HTTP Method |
GET | ||||||||
Requires authentication: |
No | ||||||||
Return Format: |
JSON | ||||||||
Return Example: |
{ success:true message:Found 1 Content Areas. resultcount:1 result: [...] 0 {...} id:5 title:Social Studies - History constant:HISTORY } |
A grouping of national and state standards, objectives, and grade levels used for filtering lessons when searching. It returns one specific Content Area.
Extra Parameters: |
|
||||||||
HTTP Method |
GET | ||||||||
Requires authentication: |
No | ||||||||
Return Format: |
JSON | ||||||||
Return Example: |
{ success:true message:Found 1 Content Areas. resultcount:1 result: [...] 0 {...} id:5 title:Social Studies - History constant:HISTORY } |