Hello everyone, I am experiencing issues with the NPrinting APIs: when I use the /tasks and /tasks/{id} endpoints, I receive the data correctly. However, when I use the /reports endpoint, even though they are present in the NPrinting dashboard, I receive nothing in the response. Additionally, I am trying to retrieve all the information related to the tasks, which is accessible by opening a single task, but I can't find an endpoint that returns that information beyond what is already visible in the tasks section.
My question, therefore, is: Are there any endpoints that allow me to retrieve internal task information such as attachments, recipients, etc.? Or at least, are there any endpoints that allow me to retrieve information related to the reports?