When i am trying to fetch jira board details, asignees and their assigned tasks details from jira rest apis, then im not getting the sub task details, i am getting only subtask count, but unable to fetch that subtask details and their time tracking

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.