student attendance log
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location 'https://apidev.edufee.online/api/student-attendance-log?from_time=2026-02-02&to_time=2026-02-02&institute_class_map_id=undefined&academic_year_id=undefined§ion_id=undefined&shift_id=undefined&group_id=undefined&department_id=undefined' \
--header 'Authorization: Bearer <token>'
Responses
application/json
Modified at 2026-03-04 10:04:47