Sign in

List issues of a project

documented

List issues in the specified project.

GET /projects/:id/issuesProjectsno implementation yet0 runs

Input

project_id*
GitLab Project ID or URL-encoded path
123
state
Issue state filter
opened
per_page
Items per page
20
page
Page number
1
labels
Labels (comma-separated)
bug,frontend
order_by
Order by field
created_at
sort
Sort direction
desc
Calls GitLab as you (your API key is your account); keychains.dev holds the credentials.