Sign in

Get project issue

documented

Retrieve a specific issue by its IID in a project.

GET /projects/:id/issues/:issue_iidProjectsno implementation yet0 runs

Input

project_id
GitLab Project ID or URL-encoded path
Enter project ID (e.g., 123) or URL-encoded path (e.g., 'my-group%2Fmy-project')
issue_iid
Issue IID within the project
Internal ID of the issue (IID) within the project
Calls GitLab as you (your API key is your account); keychains.dev holds the credentials.
Get project issue · GitLab · OpenIntegrations