How to find Marking Period ID

I was wondering how I can find the marking period id parameter for the Academics graded assignments for student endpoint (https://developer.sky.blackbaud.com/docs/services/school/operations/V1AcademicsByStudent_idBySection_idGradedassignmentsGet)

Comments

  • Brian Gray
    Brian Gray Community All-Star
    Eighth Anniversary Kudos 5 First Reply bbcon 2025 Attendee Badge

    @Jonah Kleinman - I think that you're looking for the Core Terms Get endpoint. I'm not able to verify that it will give you what you need. I couldn't test it this morning because the GradedAssignmentsGet endpoint is available to students and parents - but not platform managers.

  • Stephen Boyle
    Stephen Boyle Blackbaud Employee
    Tenth Anniversary Kudos 5 First Reply Name Dropper

    @Jonah Kleinman

    You can get the marking period id for the section in the Academics sections for a student endpoint. Do note that these endpoints are intended for end user access. The use case being a student logs in to a mobile app and thus their user permissions are used to get their own data. There is an extra layer of security on these endpoints that ensures the student id in the URL matches the logged-in user or is a child of the logged-in user.

Categories