...
como parametro opcional: schoolGradeGroupRefId
Respuesta:
Code Block |
---|
{
"pagination": {
"currentPage": 1,
"total": 31,
"lastPage": 1,
"perPage": 200
},
"unoUserList": [
{
"unoStudent": {
"refId": "00000000-0000-1000-0000-000012548473"
},
"schoolGradeGroup": {
"refId": "00000000-0000-1000-0000-000000391718"
},
"person": {
"refId": "00000000-0000-1000-0000-000008803671"
}
},
{
"unoStudent": {
"refId": "00000000-0000-1000-0000-000012548473"
},
"schoolGradeGroup": {
"refId": "00000000-0000-1000-0000-000000391718"
},
"person": {
"refId": "00000000-0000-1000-0000-000008803671"
}
}
]
} |
...