Get a list of users of a project via API?
Hi,
Is there a way to get a list of users of a project?
I looked under:
http://lighthouseapp.com/api/users
But it doesn't seem like it's there.
alvin
Comments are currently closed for this discussion. You can start a new one.
2 Posted by System on 14 Jul, 2009 11:26 PM
A Lighthouse ticket was created for this discussion
Support Staff 3 Posted by Justin Palmer on 14 Jul, 2009 11:29 PM
Looks like we need to document this. You can use projects/YOUR_PROJECT/memberships.xml/json to get a list of project members.
4 Posted by alvin (at freshlog) on 14 Jul, 2009 11:48 PM
Awesome, thanks! :)