Home
test summary
| API | Description |
|---|---|
| GET document/{FileID} |
Returns a raw file for a specified file id. If File ID is not specified, a "Not Found" html page will be displayed. |
| GET download/{FileID} |
Returns a raw file for a specified file id. If File ID is not specified, a "Not Found" html page will be displayed. |
| GET file/{FileID} |
Returns a raw file for a specified file id. If File ID is not specified, a "Not Found" html page will be displayed. |
CPS
| API | Description |
|---|---|
| GET CPS/ActionsList?SearchValue={SearchValue} |
Get school action information with optional filter on school year, school id, or school name. |