access to other users' tickets
Does the API allow (either via username:password or via token) me to see all tickets in the project, not just my tickets?
curl -u [email blocked]:mypass http://xxx.lighthouseapp.com/projects/xxxxx/tickets.xml
seems to only return my tickets.
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
1 Posted by Ajay Kapur on 10 Jul, 2008 06:06 AM
I now able to get the data I want by sending over the appropriate query. Nonetheless, is there any documentation that describes the default responses if no query is given?
2 Posted by Will Duncan on 10 Jul, 2008 09:48 AM
http://lighthouseapp.com/api is the only api documentation I know about. If there is anything you are looking for, feel free to ask and we can try to get it added to the documentation.