API return whether "Include subtasks" is checked

For the purpose of my app’s estimate roll up, I’d like to know if a user has checked 'Include subtasks" when logging time against an issue.
At the moment I can’t find this in the API.

include-subtasks

Whether it’s checked has implications for how estimates are rolled up from one level to another.

Is there somewhere in Jira Cloud’s API where I can find this data?

Best Regards,

Rhys

Hello @RhysDiab

There currently is no Jira REST API endpoint that allows you to get the value of the Include Subtasks option for time tracking per user. Refer to this previous question on the same topic.

Maybe look through the Jira Cloud feature requests and, if nobody else has already requested it as a feature for the REST API, you can log it.