Hey there,
I know Canvas has the ability to "undelete" content in the UI using the /courses/{course_id}/undelete . The problem is that page doesn't return all the results (probably some mishandled server/client side pagination) and you can't see all of the recently deleted items. Is there a way to "undelete" using the API instead?
Thanks!