Hello, I'm using RestAPI https://api.anaplan.com/2/0/workspaces/{workspacesID}/models/{modelID}/modules to get the list of modules available for a Budget Model. Is there an API to get the data details or items behind the module ID? I tried using the API to get the file details, but did not work. /workspaces/{workspacesID}/models/{modelID}/files/{moduleID}
Thank in advance for your help.