Sign in

List Issues

documented

List all issues for the specified project. Supports pagination (per_page, page) and filtering via s (statuses), p (priorities), and q (search).

GET /api/projects/{project_id}/issuesProjectsno implementation yet0 runs

Input

domain
Base domain for Sifter instance
yourdomain.sifterapp.com
project_id*
Project ID
1
limit
Results limit per page
100
page
Page number
1
query
Search query (q)
api
s
Statuses filter (s)
Open
p
Priorities filter (p)
Normal
Calls sifterapp as you (your API key is your account); keychains.dev holds the credentials.
List Issues · sifterapp · OpenIntegrations