get https://import/v2/module/
Find a module based on ID and year
Response
Find a module based on ID and year
xxxxxxxxxx
curl --request GET \
--url https://import/v2/module/id \
--header 'accept: */*'
Try It!
to start a request and see the response here!