How to retrieve tasks and linked nested issues with Api REST

Replace this template with your information

Describe your question in as much detail as possible:

I am attempting to retrieve all issues and epics linked to a specific epic. However, through the API, I am unable to retrieve nested linked issues. Is there an API available to obtain these linked issues and their nested linked issues?

  • What are you seeing, and how does that differ from what you expect to see?
    When I use the API to retrieve linked issues and epics, I only receive the directly linked ones. However, I also require the nested linked issues. Is there a way to obtain these nested linked issues through the API?

  • Consider including screenshots, error messages, and/or other helpful visuals
    epi
    i get only this epics but i nested issue and epic

  • What version are you on? Are you using self-managed or GitLab.com?

    • GitLab (Hint: /help): 16.8.1
    • Runner (Hint: /admin/runners):
  • Add the CI configuration from .gitlab-ci.yml and other configuration if relevant (e.g. docker-compose.yml)

  • What troubleshooting steps have you already taken? Can you link to any docs or other resources so we know where you have been?

Thanks for taking the time to be thorough in your request, it really helps! :blush: