I’m currently working on a project where I need to fetch Jira board details, including assignees and their assigned tasks, using Jira REST APIs. While I can retrieve the main tasks and sub-task counts, I’m having trouble getting the detailed information of the sub-tasks, especially their time tracking details.