List issues
List issues for a project. By default, returns issues at or above the frequency cutoff. Pass expanded=true for less-common issues and include_context=true for dashboard metric context. expand=dashboard and projection=dashboard are deprecated aliases.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Project ID.
Canonical issue status filter. Omit to list active open and in-progress issues.
open, in_progress, resolved, dismissed Maximum number of records to return.
x >= 1Number of records to skip.
x >= 0Return dashboard metric context.
Include less-common issues below the project frequency cutoff.
Deprecated. Use include_context=true. dashboard returns dashboard metric context.
dashboard Deprecated alias. Use include_context=true.
dashboard