Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #1867

Closed
Open
Created Oct 29, 2012 by Administrator@rootOwner

API - getting a list of all projects and issues, not just as they relate to a private_token

Created by: zombified

Is there currently any way to get a list of all issues and projects in the system?

/projects seems more for getting a list of projects for a single user (based on the private_token), and /issues is in the same vien.

/projects/:id/issues show's promise, but how can I get list of all the projects so I can use this to get a list of all issues in the system, not just for a single user based on the private_token value?

Ultimately, I'd like to be able to provide the ability (external to the gitlab instance) for other team members to see all the issues I have open, and I'd like to see their issues as well. Any suggestions on how to do this would be much appreciated!

Assignee
Assign to
Time tracking