today_attendance

Returns today's attendance statistics for each student in your school. You will get attendance data per lesson and per day.
You can use the "additional_fields" parameter to include more fields in the JSON results. Check the /fields service to explore the additional fields that you can add.
Example:

{
"additional_fields":"customField_35,idnumber,countryName"
}

Rate Limit: HEAVY

Permission needed: Lesson reports (#416)

Reference Code: srv_278

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!