When I try to hit < site_url >/<module> GET url from Postman for Home module, I am getting error "no_method" with message "Could not find a route with 1 elements". For other modules like Notes, Calls, I am getting the response.
Any idea, why is it so…
What is this <module> in the rest module endpoints? I found a list of modules from " metadata?type_filter=full_module_list" endpoint. Also, Will the custom modules also gets listed down here?
My main query is that what is the meaning of this <module…