Accessing LTI data using the REST API

Our organization uses the LTI (D2L) integration which organizes and only displays meetings and recordings for a specific course. However, when the organizer of those meetings uses the zoom portal (and not the LMS), that organization is lost, displaying a full (uncategorized) listing of meetings / recordings.

We would like to use the GET /users/{userId}/recordings API to pull and list all the recordings for a specific user, but display the results GROUPED by the course they are associated with through the LTI integration. The display and grouping would be managed on our end.

Is this possible?

Reviewing the API documentation, it is not clear if this attribute is available through any of the APIs, or if it is what that attribute might be labeled.

Hey @RichC ,

This is currently not possible, but a great idea! :slight_smile:

Can you please submit this as a feature request here: #feature-requests ?

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.