Get total numbers of ticket whose state is "new" using rest api.
Hi,
I need to know how to get the total number of tickets whose state is "new" using rest api.
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by brandi on 19 Apr, 2018 07:46 PM
Amit,
You can use:
GET /projects/#{project_id}/tickets/new.xml
, found here: http://help.lighthouseapp.com/kb/api/ticketsbrandi closed this discussion on 19 Apr, 2018 07:46 PM.