Return the information of subtasks

Hi,

I want to return the information of the substasks,

  • name, assigne_id,assignee_name and their customs,
    It is possible because with the task i can do it, but i dont know how it is with the subtask.

Thanks

I’m not sure exactly what your overall context is, so its difficult to recommend specific API endpoints, but in general, subtasks are just tasks and you can retrieve info from them the same as you do with top-level tasks.

2 Likes