How to get the grade from the dropbox in the API

Options
ncornet
ncornet Posts: 2 🔍
edited February 2023 in Development

Hello,

I'm new using the brightspace api and I'm a bit lost in the data schema.

If I have a dropbox folder in a course that I can request with this request /d2l/api/le/(version)/(orgUnitId)/dropbox/folders/ (https://docs.valence.desire2learn.com/res/dropbox.html#get--d2l-api-le-(version)-(orgUnitId)-dropbox-folders-)

This dropbox is associated with a grade that I can get with this request

/d2l/api/le/(version)/(orgUnitId)/grades/ (https://docs.valence.desire2learn.com/res/grade.html#get--d2l-api-le-(version)-(orgUnitId)-grades-)

I can go from the dropbox folder to the grade using the gradeitemid but how can I go from the grade to the dropbox folder ?

Thanks for the help

Tagged:

Answers