How to get "Object Id" for GET /assessment?

Options

Answers

  • Rusha.S.831
    Rusha.S.831 Posts: 105
    Options

    Hello @Jeremiah.Ang9596 ,

    Thank you for reaching out to us via Brightspace Community!

    The object in this API call is the associated activity, for eg (screenshot attached). You can get the IDs with other API call eg, if its a dropbox, you can use -GET /d2l/api/le/(version)/(orgUnitId)/dropbox/folders/

    I hope this helps!

    Kind Regards,

    Rusha

  • Viktor.H.147
    Options

    Rusha is correct; notice also that unlike in other places in our API, the object type that you must provide as a query parameter is a word not a number (the list of object types is documented as the EVAL_T attribute vocabulary).