POST Api/DailyClassAdministration/GetDailyPointTrackList
Request Information
URI Parameters
None.
Body Parameters
GetDailyPointTrackingRequestModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ClassRoom | string |
None. |
|
| BehaveDate | date |
None. |
|
| CampusName | string |
None. |
|
| UserID | string |
None. |
|
| DeviceID | string |
None. |
|
| DeviceOS | string |
None. |
|
| Version | string |
None. |
|
| accessToken | string |
Required Matching regular expression pattern: ^a4768b1a-b5c1-4561-86e7-324b8a368354$ |
Request Formats
application/json, text/json
Sample:
{
"ClassRoom": "sample string 1",
"BehaveDate": "2025-12-13T01:11:16.1455178-05:00",
"CampusName": "sample string 3",
"UserID": "sample string 4",
"DeviceID": "sample string 5",
"DeviceOS": "sample string 6",
"Version": "sample string 7",
"accessToken": "sample string 8"
}
text/html
Sample:
{"ClassRoom":"sample string 1","BehaveDate":"2025-12-13T01:11:16.1455178-05:00","CampusName":"sample string 3","UserID":"sample string 4","DeviceID":"sample string 5","DeviceOS":"sample string 6","Version":"sample string 7","accessToken":"sample string 8"}
application/xml, text/xml
Sample:
<GetDailyPointTrackingRequestModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model"> <CampusName>sample string 3</CampusName> <DeviceID>sample string 5</DeviceID> <DeviceOS>sample string 6</DeviceOS> <UserID>sample string 4</UserID> <Version>sample string 7</Version> <accessToken>sample string 8</accessToken> <BehaveDate>2025-12-13T01:11:16.1455178-05:00</BehaveDate> <ClassRoom>sample string 1</ClassRoom> </GetDailyPointTrackingRequestModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
DailyPointTrackingListReturnResult| Name | Description | Type | Additional information |
|---|---|---|---|
| status | boolean |
None. |
|
| message | string |
None. |
|
| data | Collection of DailyPointTrackingResponseModel |
None. |
|
| totalCount | integer |
None. |
|
| pageSize | integer |
None. |
|
| currentPage | integer |
None. |
|
| totalPages | integer |
None. |
|
| previousPage | boolean |
None. |
|
| nextPage | boolean |
None. |
|
| accessToken | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"status": true,
"message": "sample string 2",
"data": [
{
"StidentId": 1.0,
"Name": "sample string 2",
"SpinDate": "2025-12-13T01:11:16.1455178-05:00",
"BehaveGoal1": 1,
"BehaveGoal2": 1,
"BehaveGoal3": 1,
"BehaveGoal4": 1,
"BehaveGoal5": 1,
"BehaveGoal6": 1,
"BehaveGoal7": 1,
"BehaveGoal8": 1,
"BehaveGoal9": 1,
"BehaveGoal10": 1,
"BehaveGoal11": 1,
"TotalPoints": 1,
"TotalPossible": 1,
"TotalPercentage": 1.1,
"YellowBehaveNoProblem": 1,
"BlueMinorBehave1": 1,
"BlueMinorBehave2": 1,
"BlueMinorBehave3": 1,
"BlueMinorBehave5": 1,
"BlueMinorBehave4": 1,
"GreenSignifBehave1": 1,
"GreenSignifBehave2": 1,
"GreenSignifBehave3": 1,
"GreenSignifBehave4": 1,
"GreenSignifBehave5": 1,
"RedCrisisBehave1": 1,
"RedCrisisBehave2": 1,
"RedCrisisBehave3": 1,
"RedCrisisBehave4": 1,
"RedCrisisBehave5": 1,
"Yellow": true,
"Blue": true,
"Green": true,
"Red": true,
"BehaveComments": "sample string 8"
},
{
"StidentId": 1.0,
"Name": "sample string 2",
"SpinDate": "2025-12-13T01:11:16.1455178-05:00",
"BehaveGoal1": 1,
"BehaveGoal2": 1,
"BehaveGoal3": 1,
"BehaveGoal4": 1,
"BehaveGoal5": 1,
"BehaveGoal6": 1,
"BehaveGoal7": 1,
"BehaveGoal8": 1,
"BehaveGoal9": 1,
"BehaveGoal10": 1,
"BehaveGoal11": 1,
"TotalPoints": 1,
"TotalPossible": 1,
"TotalPercentage": 1.1,
"YellowBehaveNoProblem": 1,
"BlueMinorBehave1": 1,
"BlueMinorBehave2": 1,
"BlueMinorBehave3": 1,
"BlueMinorBehave5": 1,
"BlueMinorBehave4": 1,
"GreenSignifBehave1": 1,
"GreenSignifBehave2": 1,
"GreenSignifBehave3": 1,
"GreenSignifBehave4": 1,
"GreenSignifBehave5": 1,
"RedCrisisBehave1": 1,
"RedCrisisBehave2": 1,
"RedCrisisBehave3": 1,
"RedCrisisBehave4": 1,
"RedCrisisBehave5": 1,
"Yellow": true,
"Blue": true,
"Green": true,
"Red": true,
"BehaveComments": "sample string 8"
}
],
"totalCount": 3,
"pageSize": 4,
"currentPage": 5,
"totalPages": 6,
"previousPage": true,
"nextPage": true,
"accessToken": "a4768b1a-b5c1-4561-86e7-324b8a368354"
}
text/html
Sample:
{"status":true,"message":"sample string 2","data":[{"StidentId":1.0,"Name":"sample string 2","SpinDate":"2025-12-13T01:11:16.1455178-05:00","BehaveGoal1":1,"BehaveGoal2":1,"BehaveGoal3":1,"BehaveGoal4":1,"BehaveGoal5":1,"BehaveGoal6":1,"BehaveGoal7":1,"BehaveGoal8":1,"BehaveGoal9":1,"BehaveGoal10":1,"BehaveGoal11":1,"TotalPoints":1,"TotalPossible":1,"TotalPercentage":1.1,"YellowBehaveNoProblem":1,"BlueMinorBehave1":1,"BlueMinorBehave2":1,"BlueMinorBehave3":1,"BlueMinorBehave5":1,"BlueMinorBehave4":1,"GreenSignifBehave1":1,"GreenSignifBehave2":1,"GreenSignifBehave3":1,"GreenSignifBehave4":1,"GreenSignifBehave5":1,"RedCrisisBehave1":1,"RedCrisisBehave2":1,"RedCrisisBehave3":1,"RedCrisisBehave4":1,"RedCrisisBehave5":1,"Yellow":true,"Blue":true,"Green":true,"Red":true,"BehaveComments":"sample string 8"},{"StidentId":1.0,"Name":"sample string 2","SpinDate":"2025-12-13T01:11:16.1455178-05:00","BehaveGoal1":1,"BehaveGoal2":1,"BehaveGoal3":1,"BehaveGoal4":1,"BehaveGoal5":1,"BehaveGoal6":1,"BehaveGoal7":1,"BehaveGoal8":1,"BehaveGoal9":1,"BehaveGoal10":1,"BehaveGoal11":1,"TotalPoints":1,"TotalPossible":1,"TotalPercentage":1.1,"YellowBehaveNoProblem":1,"BlueMinorBehave1":1,"BlueMinorBehave2":1,"BlueMinorBehave3":1,"BlueMinorBehave5":1,"BlueMinorBehave4":1,"GreenSignifBehave1":1,"GreenSignifBehave2":1,"GreenSignifBehave3":1,"GreenSignifBehave4":1,"GreenSignifBehave5":1,"RedCrisisBehave1":1,"RedCrisisBehave2":1,"RedCrisisBehave3":1,"RedCrisisBehave4":1,"RedCrisisBehave5":1,"Yellow":true,"Blue":true,"Green":true,"Red":true,"BehaveComments":"sample string 8"}],"totalCount":3,"pageSize":4,"currentPage":5,"totalPages":6,"previousPage":true,"nextPage":true,"accessToken":"a4768b1a-b5c1-4561-86e7-324b8a368354"}
application/xml, text/xml
Sample:
<DailyPointTrackingListReturnResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">
<currentPage>5</currentPage>
<data>
<DailyPointTrackingResponseModel>
<BehaveComments>sample string 8</BehaveComments>
<BehaveGoal1>1</BehaveGoal1>
<BehaveGoal10>1</BehaveGoal10>
<BehaveGoal11>1</BehaveGoal11>
<BehaveGoal2>1</BehaveGoal2>
<BehaveGoal3>1</BehaveGoal3>
<BehaveGoal4>1</BehaveGoal4>
<BehaveGoal5>1</BehaveGoal5>
<BehaveGoal6>1</BehaveGoal6>
<BehaveGoal7>1</BehaveGoal7>
<BehaveGoal8>1</BehaveGoal8>
<BehaveGoal9>1</BehaveGoal9>
<Blue>true</Blue>
<BlueMinorBehave1>1</BlueMinorBehave1>
<BlueMinorBehave2>1</BlueMinorBehave2>
<BlueMinorBehave3>1</BlueMinorBehave3>
<BlueMinorBehave4>1</BlueMinorBehave4>
<BlueMinorBehave5>1</BlueMinorBehave5>
<Green>true</Green>
<GreenSignifBehave1>1</GreenSignifBehave1>
<GreenSignifBehave2>1</GreenSignifBehave2>
<GreenSignifBehave3>1</GreenSignifBehave3>
<GreenSignifBehave4>1</GreenSignifBehave4>
<GreenSignifBehave5>1</GreenSignifBehave5>
<Name>sample string 2</Name>
<Red>true</Red>
<RedCrisisBehave1>1</RedCrisisBehave1>
<RedCrisisBehave2>1</RedCrisisBehave2>
<RedCrisisBehave3>1</RedCrisisBehave3>
<RedCrisisBehave4>1</RedCrisisBehave4>
<RedCrisisBehave5>1</RedCrisisBehave5>
<SpinDate>2025-12-13T01:11:16.1455178-05:00</SpinDate>
<StidentId>1</StidentId>
<TotalPercentage>1.1</TotalPercentage>
<TotalPoints>1</TotalPoints>
<TotalPossible>1</TotalPossible>
<Yellow>true</Yellow>
<YellowBehaveNoProblem>1</YellowBehaveNoProblem>
</DailyPointTrackingResponseModel>
<DailyPointTrackingResponseModel>
<BehaveComments>sample string 8</BehaveComments>
<BehaveGoal1>1</BehaveGoal1>
<BehaveGoal10>1</BehaveGoal10>
<BehaveGoal11>1</BehaveGoal11>
<BehaveGoal2>1</BehaveGoal2>
<BehaveGoal3>1</BehaveGoal3>
<BehaveGoal4>1</BehaveGoal4>
<BehaveGoal5>1</BehaveGoal5>
<BehaveGoal6>1</BehaveGoal6>
<BehaveGoal7>1</BehaveGoal7>
<BehaveGoal8>1</BehaveGoal8>
<BehaveGoal9>1</BehaveGoal9>
<Blue>true</Blue>
<BlueMinorBehave1>1</BlueMinorBehave1>
<BlueMinorBehave2>1</BlueMinorBehave2>
<BlueMinorBehave3>1</BlueMinorBehave3>
<BlueMinorBehave4>1</BlueMinorBehave4>
<BlueMinorBehave5>1</BlueMinorBehave5>
<Green>true</Green>
<GreenSignifBehave1>1</GreenSignifBehave1>
<GreenSignifBehave2>1</GreenSignifBehave2>
<GreenSignifBehave3>1</GreenSignifBehave3>
<GreenSignifBehave4>1</GreenSignifBehave4>
<GreenSignifBehave5>1</GreenSignifBehave5>
<Name>sample string 2</Name>
<Red>true</Red>
<RedCrisisBehave1>1</RedCrisisBehave1>
<RedCrisisBehave2>1</RedCrisisBehave2>
<RedCrisisBehave3>1</RedCrisisBehave3>
<RedCrisisBehave4>1</RedCrisisBehave4>
<RedCrisisBehave5>1</RedCrisisBehave5>
<SpinDate>2025-12-13T01:11:16.1455178-05:00</SpinDate>
<StidentId>1</StidentId>
<TotalPercentage>1.1</TotalPercentage>
<TotalPoints>1</TotalPoints>
<TotalPossible>1</TotalPossible>
<Yellow>true</Yellow>
<YellowBehaveNoProblem>1</YellowBehaveNoProblem>
</DailyPointTrackingResponseModel>
</data>
<message>sample string 2</message>
<nextPage>true</nextPage>
<pageSize>4</pageSize>
<previousPage>true</previousPage>
<status>true</status>
<totalCount>3</totalCount>
<totalPages>6</totalPages>
</DailyPointTrackingListReturnResult>