does anyone know if you can get an assignment back via the API by it's integration_id?
I have tried: https://*******/api/v1/courses/1028/assignments/integration_id:6539fcc2-27c7-49b5-beda-739472861344_1
the concept worked for me when i wanted to get a course by the sis_id URL + "sis_course_id:12345" so i was hoping integration_id would also work.